From 20680515b56003a6c5db96cf508aac8186063894 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 11 Jun 2003 20:04:41 +0000 Subject: [PATCH] Add wierd-files2-test git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@577 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tests | 2 ++ regress/scripts/cleanup | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 -- 2.39.5