Merge pull request #373 from groenewold-pythian/master
improve output without --verbose option
This commit is contained in:
commit
40aa49be29
@ -242,5 +242,5 @@ func main() {
|
||||
migrator.ExecOnFailureHook()
|
||||
log.Fatale(err)
|
||||
}
|
||||
log.Info("Done")
|
||||
fmt.Fprintf(os.Stdout, "# Done\n")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user