summaryrefslogtreecommitdiffstats
path: root/scripts/send-pull-request
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/send-pull-request')
-rwxr-xr-xscripts/send-pull-request2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/send-pull-request b/scripts/send-pull-request
index 5dfc246..4904a0d 100755
--- a/scripts/send-pull-request
+++ b/scripts/send-pull-request
@@ -73,7 +73,7 @@ while getopts "achp:t:" OPT; do
a)
AUTO_CL=1
# Fall through to include -c
- ;&
+ ;;
c)
AUTO=1
GITSOBCC="--signed-off-by-cc"
OpenPOWER on IntegriCloud