]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/nightly-disk
Set 1 hour timeout per test -- may need to adjust
[bacula/bacula] / regress / nightly-disk
index 07ebc06a3ba68ac10b66694c03b05874153ad08f..28bc47053d220cd5137bc5e8eeaa789addf6d8c4 100755 (executable)
@@ -3,7 +3,9 @@
 # test only the disk based regression scripts
 #
 # Include full output
+save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 export REGRESS_DEBUG
-scripts/do_sed
+scripts/config_dart
 ctest -D Nightly -R "all-non-root:"
+REGRESS_DEBUG=${save_debug}