From: Kern Sibbald Date: Wed, 11 Jun 2003 20:04:41 +0000 (+0000) Subject: Add wierd-files2-test X-Git-Tag: Release-1.31~79 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=20680515b56003a6c5db96cf508aac8186063894;p=bacula%2Fbacula Add wierd-files2-test git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@577 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tests b/regress/all-non-root-tests index 4a5ae26998..de3aebc524 100755 --- a/regress/all-non-root-tests +++ b/regress/all-non-root-tests @@ -12,6 +12,8 @@ tests/wierd-files-test tests/two-jobs-test tests/two-vol-test tests/six-vol-test +tests/bscan-test +tests/wierd-files2-test echo " " echo " " echo "Test results" diff --git a/regress/scripts/cleanup b/regress/scripts/cleanup index 2b8ba91a81..e2257b217f 100755 --- a/regress/scripts/cleanup +++ b/regress/scripts/cleanup @@ -4,4 +4,4 @@ # rm -rf /tmp/TestVolume001 /tmp/bacula-restores /tmp/Small* rm -rf tmp/original tmp/bacula-restores tmp/Small* tmp/TestVolume* -rm -rf tmp/restored tmp/largefile +rm -rf tmp/restored tmp/largefile tmp/bscan.bsr