diff --git a/backuper.go b/backuper.go index e162dc8..30c8960 100644 --- a/backuper.go +++ b/backuper.go @@ -46,6 +46,8 @@ func (b *Config) fileList(fileNames chan FileInfo) { if b.StopOnAnyError { return fmt.Errorf("get file info error: %v", err) } + + return nil } file := FileInfo{