From: Kern Sibbald Date: Mon, 9 Jun 2003 15:56:07 +0000 (+0000) Subject: Clean up + adapt to new Job name X-Git-Tag: Release-1.31~83 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=829fff9c170319486b55e611e2123e2951d18039;p=bacula%2Fbacula Clean up + adapt to new Job name git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@573 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/cleanup b/regress/scripts/cleanup index 7c8004e5c1..2b8ba91a81 100755 --- a/regress/scripts/cleanup +++ b/regress/scripts/cleanup @@ -2,6 +2,6 @@ # # Cleanup left over files -- both before and after test run # -rm -rf /tmp/TestVolume001 /tmp/bacula-restores -rm -rf tmp/original tmp/bacula-restores tmp/SmallVols* tmp/TestVolume* +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 diff --git a/regress/tests/backup-bacula-test b/regress/tests/backup-bacula-test index 78c64077b9..5875ba6c14 100755 --- a/regress/tests/backup-bacula-test +++ b/regress/tests/backup-bacula-test @@ -23,7 +23,7 @@ messages @output label TestVolume001 -run job=NightlySave +run job=Client1 yes wait messages