]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/nightly-disk
This is a 1/2 fix of the issue. It allows for the sorting of the two non graphic...
[bacula/bacula] / regress / nightly-disk
index fb9a9228a6f9f6268fc193495501bb0777c96bcc..d97b69fa9363703d9a550a5a59b44286c930580f 100755 (executable)
@@ -9,7 +9,16 @@ save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 export REGRESS_DEBUG
 rm -rf Testing
-svn update
+git checkout master
+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
 make distclean
 scripts/config_dart
 make setup