From c276eba74bcf35874734c79c21bf12a1fd50f9a1 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 28 Sep 2007 08:19:59 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5678 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/six-vol-test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/tests/six-vol-test b/regress/tests/six-vol-test index 04694d2c0b..36591d72a9 100755 --- a/regress/tests/six-vol-test +++ b/regress/tests/six-vol-test @@ -14,7 +14,9 @@ fi scripts/cleanup scripts/copy-testa-confs +# copy special conf file /bin/cp -f scripts/testb-bacula-dir.conf bin/bacula-dir.conf + echo "${cwd}/tmp/largefile" >/tmp/file-list # Create 56MB file with random data echo "Creating a 56MB file with random data ..." -- 2.39.5