git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6653
91ce42f0-d328-0410-95d8-
f526ca767f89
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