From: Kern Sibbald Date: Sat, 5 Jul 2008 12:40:29 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~1186 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=de22b5a269499eff7d3110c623bde5c83eb96cf8;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7315 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/six-vol-test b/regress/tests/six-vol-test index 233041aa66..bebf0dd61b 100755 --- a/regress/tests/six-vol-test +++ b/regress/tests/six-vol-test @@ -20,7 +20,7 @@ scripts/copy-testa-confs echo "${cwd}/tmp/largefile" >${cwd}/tmp/file-list # Create 56MB file with random data echo "Creating a 56MB file with random data ..." -dd if=/dev/urandom of=${cwd}/tmp/largefile bs=1024 count=55000 +dd if=/dev/urandom of=${cwd}/tmp/largefile bs=1024 count=55000 >/dev/null 2>&1 echo "largefile created" change_jobname MultiVol $JobName