]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak swtich back to testing main branch
authorKern Sibbald <kern@sibbald.com>
Mon, 1 Mar 2010 14:30:46 +0000 (15:30 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:49:36 +0000 (16:49 +0200)
regress/nightly-disk

index 6f199012a724e425fd4706b844afe6e757223ad8..c4f689ccc626d6f01529aa2a416ea19e140569b8 100755 (executable)
@@ -14,10 +14,10 @@ git pull
 # Temp switch to branch Branch-5.0 NB this leaves you on a headless
 #    branch, but it works for building and testing.
 #
-git checkout `git branch -r | grep "5\.0" | head -1`
-if [ $? -ne 0 ]; then
-   git checkout master
-fi
+#git checkout `git branch -r | grep "5\.0" | head -1`
+#if [ $? -ne 0 ]; then
+#   git checkout master
+#fi
 make distclean
 scripts/config_dart
 make setup