From: Eric Bollengier Date: Fri, 17 Dec 2010 14:40:27 +0000 (+0100) Subject: regress: fix maxbw-test with new MaximumBandwidthPerJob keyword X-Git-Tag: Release-5.2.1~776 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=97638a78bc47c4ff4ae2e04c22ac17c4cd436e9f;p=bacula%2Fbacula regress: fix maxbw-test with new MaximumBandwidthPerJob keyword --- diff --git a/regress/tests/maxbw-test b/regress/tests/maxbw-test index 6b9ea6a72f..c06c7be5f1 100755 --- a/regress/tests/maxbw-test +++ b/regress/tests/maxbw-test @@ -10,7 +10,7 @@ JobName=NightlySave scripts/cleanup scripts/copy-test-confs -$bperl -e 'add_attribute("$conf/bacula-fd.conf", "MaximumBandwidth", "3MB/s", "FileDaemon")' +$bperl -e 'add_attribute("$conf/bacula-fd.conf", "MaximumBandwidthPerJob", "3MB/s", "FileDaemon")' echo $cwd/build > $tmp/file-list