mirror of
https://github.com/restic/restic.git
synced 2026-04-19 19:29:25 +00:00
Add more error checks
This commit is contained in:
@@ -148,7 +148,7 @@ func runCache(opts CacheOptions, gopts GlobalOptions, args []string) error {
|
||||
})
|
||||
}
|
||||
|
||||
tab.Write(gopts.stdout)
|
||||
_ = tab.Write(gopts.stdout)
|
||||
Printf("%d cache dirs in %s\n", len(dirs), cachedir)
|
||||
|
||||
return nil
|
||||
|
||||
Reference in New Issue
Block a user