Fix typo in version bump script 19/80119/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 1 Feb 2019 22:45:22 +0000 (08:45 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 1 Feb 2019 22:45:22 +0000 (08:45 +1000)
Change-Id: If58e3251c588da8ae011b5705b4ceac6ff2e924b
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/autorelease/version-bump.sh

index a4844be2662f65a8e58b5c2d57b148db39c97b8e..23d062f4fbc1157d355bd3f25c5d3437432ce2d0 100644 (file)
@@ -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