We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40aa49b commit 1acbca1Copy full SHA for 1acbca1
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