From: Kern Sibbald Date: Sat, 5 Jul 2008 12:40:29 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~4338 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ff6dbb0d94da81d41132b50419ecd554d498b175;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