]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/nightly-all
Update
[bacula/bacula] / regress / nightly-all
index d2918ca9c3c94e230afd9843bd1a252aa7df6e89..a709a28e00beb9a4d4495b414945329321243ddf 100755 (executable)
@@ -3,7 +3,9 @@
 # run both the disk and the tape based regression tests.
 #
 # Include full output
+save_debug=${REGRESS_DEBUG}
 REGRESS_DEBUG=1
 export REGRESS_DEBUG
 scripts/do_sed
 ctest -D Nightly -R "all-non-root.*"
+REGRESS_DEBUG=${save_debug}