mirror of
https://github.com/restic/restic.git
synced 2025-11-16 06:43:21 +00:00
Remove SuspendSignalHandler
This commit is contained in:
@@ -46,7 +46,7 @@ func TestLayout(t *testing.T) {
|
||||
Command: fmt.Sprintf("%q -e", sftpServer),
|
||||
Path: repo,
|
||||
Layout: test.layout,
|
||||
}, nil, nil)
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user