git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6654
91ce42f0-d328-0410-95d8-
f526ca767f89
DropMethod: xmlrpc
DropSite: http://regress.bacula.org:8081
DropLocation: Bacula
-NightlyStartTime: 21:00:00 EST
+NightlyStartTime: 04:00:00 GMT
MakeCommand: @regressdir@/scripts/update-ctest
ConfigureCommand: true
UpdateCommand: svn
-TimeOut: 3600
+TimeOut: 1800
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Experimental -R "all-non-root.*"
if [ $? != 0 ] ; then
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Experimental -R "all-non-root:"
if [ $? != 0 ] ; then
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Experimental -R "all-non-root-tape:"
if [ $? != 0 ] ; then
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Nightly -R "all-non-root.*"
if [ $? != 0 ] ; then
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Nightly -R "all-non-root:"
if [ $? != 0 ] ; then
save_debug=${REGRESS_DEBUG}
REGRESS_DEBUG=1
export REGRESS_DEBUG
+svn update
scripts/config_dart
nice ctest -D Nightly -R "all-non-root-tape:"
if [ $? != 0 ] ; then