summaryrefslogtreecommitdiff
path: root/tcwg-release.sh
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2015-11-18 11:31:53 +0100
committerYvan Roux <yvan.roux@linaro.org>2015-11-18 11:31:53 +0100
commit0d2b0734f95df827135b81c04f69c3801435d899 (patch)
tree695bf6b2cb5ce24cbc6725cbc1300fc3fe8db8b7 /tcwg-release.sh
parent1c3f2343e08edcca151a029f7174145a41aab9a5 (diff)
Fix: final dump_and_dev must be done on local_branch.
Change-Id: I4bbcc32adb451c426d8669467dc2d5e6433f24a6
Diffstat (limited to 'tcwg-release.sh')
-rwxr-xr-xtcwg-release.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcwg-release.sh b/tcwg-release.sh
index 650bed1..7975520 100755
--- a/tcwg-release.sh
+++ b/tcwg-release.sh
@@ -857,7 +857,10 @@ if [ "${SNAPSHOT:+set}" = "set" ]; then
popd 1>/dev/null
fi
+pushd $REL_DIR/git 1>/dev/null
+git checkout ${local_branch} 1>/dev/null
bump_and_dev "${bump_mode_to}"
+popd 1>/dev/null
# Output the info a second time so it's all at the end of any captured logs.
info