We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16938a4 commit 3fe4d4aCopy full SHA for 3fe4d4a
cmd/mrg/main.go
@@ -68,6 +68,7 @@ Options:
68
os.Stderr.WriteString("\n")
69
os.Exit(1)
70
}
71
+ os.Exit(0)
72
73
74
// Read and parse JSON from stdin.
0 commit comments