From ecf26bc9c565b920b3f6a97490c8d0af4bafd04d Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Sat, 2 Feb 2019 08:45:22 +1000 Subject: [PATCH] Fix typo in version bump script Change-Id: If58e3251c588da8ae011b5705b4ceac6ff2e924b Signed-off-by: Anil Belur --- jjb/autorelease/version-bump.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jjb/autorelease/version-bump.sh b/jjb/autorelease/version-bump.sh index a4844be26..23d062f4f 100644 --- a/jjb/autorelease/version-bump.sh +++ b/jjb/autorelease/version-bump.sh @@ -43,8 +43,7 @@ if [ "$BRANCH_CUT" = "false" ]; then done fi - -# Setup Gerrit remove to ensure Change-Id gets set on commit. +# Setup Gerrit remote to ensure Change-Id gets set on commit. git config --global --add gitreview.username "jenkins-$SILO" git review -s git remote -v -- 2.36.6