]> git.sur5r.net Git - bacula/bacula/commitdiff
Clean up + adapt to new Job name
authorKern Sibbald <kern@sibbald.com>
Mon, 9 Jun 2003 15:56:07 +0000 (15:56 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 9 Jun 2003 15:56:07 +0000 (15:56 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@573 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/cleanup
regress/tests/backup-bacula-test

index 7c8004e5c16387ec4fabea3eece5acaa3a9af21e..2b8ba91a81b9aeef23bbc34a55920d760bcd382b 100755 (executable)
@@ -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
index 78c64077b9ec39aa70c9588bc542186e69e61dfa..5875ba6c14584e75970f0c850b5e8b57b0dd292d 100755 (executable)
@@ -23,7 +23,7 @@ messages
 @output
 label
 TestVolume001
-run job=NightlySave
+run job=Client1
 yes
 wait
 messages