mirror of
https://github.com/octoleo/restic.git
synced 2024-11-22 12:55:18 +00:00
fix linter warnings
This commit is contained in:
parent
8e913e6d3a
commit
9747cef338
@ -205,7 +205,7 @@ func TestBackupNonExistingFile(t *testing.T) {
|
||||
|
||||
testSetupBackupData(t, env)
|
||||
|
||||
withRestoreGlobalOptions(func() error {
|
||||
_ = withRestoreGlobalOptions(func() error {
|
||||
globalOptions.stderr = io.Discard
|
||||
|
||||
p := filepath.Join(env.testdata, "0", "0", "9")
|
||||
|
Loading…
Reference in New Issue
Block a user