Add back in working branch for jobs to use

Change-Id: I7de671b5ab2a8ae3ff73680cdf584c8c5b579cbb
This commit is contained in:
Joshua Hesketh 2014-05-06 14:14:38 +10:00
parent 1c8d2dfdc0
commit 57b415ac02

View File

@ -97,3 +97,7 @@ then
git submodule sync
git submodule update --init
fi
# Added for turbo-hipster
git branch -D working || true
git checkout -b working