We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40aa49b + 1acbca1 commit 8605463Copy full SHA for 8605463
1 file changed
go/cmd/gh-ost/main.go
@@ -242,5 +242,5 @@ func main() {
242
migrator.ExecOnFailureHook()
243
log.Fatale(err)
244
}
245
- fmt.Fprintf(os.Stdout, "# Done\n")
+ fmt.Fprintf(os.Stdout, "# Done\n")
246
0 commit comments