X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fsparse-test;h=f04f2f60091147356419ab5238f1e14ae60083df;hb=bc9bcb7ab6bf9f2f343a920dced350713a0cf4aa;hp=4fa9ba4fd8204ce15869bd2010507046c3679ad8;hpb=4ee91493e376603836ad60ae78da1a0e603c9755;p=bacula%2Fbacula diff --git a/regress/tests/sparse-test b/regress/tests/sparse-test index 4fa9ba4fd8..f04f2f6009 100755 --- a/regress/tests/sparse-test +++ b/regress/tests/sparse-test @@ -5,17 +5,24 @@ # cwd=`pwd` scripts/copy-test-confs -rm -rf /tmp/TestVolume001 /tmp/bacula-restores +scripts/cleanup echo "${cwd}/build" >/tmp/file-list -bin/bacula stop +bin/bacula stop 2>&1 >/dev/null bin/drop_sqlite_tables bin/make_sqlite_tables + +echo " " +echo " " +echo " === Starting sparse-test ===" +echo " === Starting sparse-test ===" >>working/log +echo " " + bin/bacula start bin/console -c bin/console.conf <>test.out + scripts/cleanup fi -rm -rf /tmp/bacula-restores