summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.go b/main.go
index 22ec51a..645b41b 100644
--- a/main.go
+++ b/main.go
@@ -183,7 +183,7 @@ func main() {
if err := doPatch(); err != nil {
badExit(err)
}
- okExit("patch list")
+ okExit("")
}
// todo: redo this logic using forgepb