From: Eric Bollengier Date: Wed, 17 Aug 2022 07:35:17 +0000 (+0200) Subject: regress: Backup more than one file in maxfilesize-test X-Git-Tag: Beta-15.0.0~520 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f2300c93cc5a13c664af6ae61710a1f9f7ab13c;p=thirdparty%2Fbacula.git regress: Backup more than one file in maxfilesize-test --- diff --git a/regress/tests/maxfilesize-test b/regress/tests/maxfilesize-test index 786114121..8377095c5 100755 --- a/regress/tests/maxfilesize-test +++ b/regress/tests/maxfilesize-test @@ -16,6 +16,8 @@ JobName=maxsize scripts/cleanup scripts/copy-test-confs echo "$tmp/file" >${cwd}/tmp/file-list +echo "$tmp/file" >>${cwd}/tmp/file-list +echo "$cwd/build/po" >>${cwd}/tmp/file-list dd if=/dev/zero of=$tmp/file count=10000