From: Eric Bollengier Date: Thu, 3 Jun 2010 14:25:42 +0000 (+0200) Subject: regress: fix multi2-storage-test X-Git-Tag: Release-5.0.3~163 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c765c2745e0192792b088325477383f3faf52d86;p=bacula%2Fbacula regress: fix multi2-storage-test --- diff --git a/regress/tests/multi2-storage-test b/regress/tests/multi2-storage-test index 67afccc014..ec55cf51c1 100755 --- a/regress/tests/multi2-storage-test +++ b/regress/tests/multi2-storage-test @@ -109,7 +109,7 @@ messages run level=Incremental storage=File2 job=$JobName yes wait messages -@exec "touch $cwd/build/po/sv.po" +@exec "touch $cwd/build/po/sv.po $cwd/build/po/test.po" run level=Incremental storage=File3 job=$JobName yes wait messages @@ -135,7 +135,7 @@ wait messages @# run a job that will wait for a volume @$out ${cwd}/tmp/log23.out -@exec "touch $cwd/build/po/Changelog" +@exec "touch $cwd/build/po/ChangeLog" run level=Incremental pool=Special storage=File3 job=$JobName yes @sleep 5 messages