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