Skip to content

Commit 601b00f

Browse files
committed
ghmerge: Add missing ;;
Reviewed-by: Richard Levitte <[email protected]> (Merged from #213)
1 parent e119093 commit 601b00f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

review-tools/ghmerge

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ while [ $# -ne 0 ]; do
6464
;;
6565
--perftools)
6666
WHAT=perftools; BUILD=no; shift
67+
;;
6768
--installer)
6869
WHAT=installer ; BUILD=no ; shift
6970
;;

0 commit comments

Comments
 (0)