restic/cmd
Michael Eischer 182655bc88 Replace fmt.Printf/Println/Fprintf with wrapper functions
cmd/restic/globals.go already provides Printf, Println and Warnf wrapper
which get their output streams from the globalOptions object. This
allows for stream replacements when testing.
2020-06-14 11:08:11 +02:00
..
restic Replace fmt.Printf/Println/Fprintf with wrapper functions 2020-06-14 11:08:11 +02:00