Merge "Remove odlparent-3.0.x jobs"
[releng/builder.git] / jjb / autorelease / branch-cut.sh
index 90ab655bb02d38d6dd394579a89e82b6b2c5c1f6..29e065ea3c3f76a86781d92e920e0609f531155b 100644 (file)
@@ -65,7 +65,7 @@ if [ "$DRY_RUN" = false ]
 then
     echo "Pushing stable/${RELEASE,,} branches to Gerrit"
     git submodule foreach git push gerrit "stable/${RELEASE,,}"
-    git push gerrit "stable/$RELEASE"
+    git push gerrit "stable/${RELEASE,,}"
 fi
 # --- End create new maintenance branch