mirror of
https://github.com/restic/restic.git
synced 2025-08-22 06:21:10 +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