]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Mon, 5 Mar 2007 14:09:39 +0000 (14:09 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 5 Mar 2007 14:09:39 +0000 (14:09 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4313 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/new-test-bacula-dir.conf.in
regress/tests/fifo-test
regress/tests/two-pool-test

index 5114c2dc4023fb2c6f50c53c04aa4b39659aca3e..d0e4ba065455fb0a49ebc6c223323d28f504ed4a 100644 (file)
@@ -108,6 +108,7 @@ Job {
   Messages = Standard
   Pool = Default
   Write Bootstrap = "@working_dir@/NightlySave.bsr"
+  ClientRunBeforeJob = "/bin/sleep 60"
 }
 
 
index 8ff28b8c6740783231e3741f2dae0435154354ca..48d0b8787e83a634064e5260ea0d06cb8a086cd5 100755 (executable)
@@ -9,7 +9,7 @@ set_debug 0
 
 cwd=`pwd`
 scripts/cleanup
-scripts/copy-test-confs
+#scripts/copy-test-confs
 echo "/tmp/bfifo" >/tmp/file-list
 
 rm -f /tmp/bfifo
index 4cd29d8a34c4660e7aa7d6bb847cbbe8c180d3d7..eb6f0e50f2c26129168cb4ed68bdb479a3814fda 100755 (executable)
@@ -23,6 +23,9 @@ scripts/prepare-two-disks
 # Make a relatively large backup set 5 x source code directory
 #  Reduced to 1 for portable
 echo "${cwd}/build" >/tmp/file-list
+echo "${cwd}/build" >/tmp/file-list
+echo "${cwd}/build" >/tmp/file-list
+echo "${cwd}/build" >/tmp/file-list
 
 start_test