From 6175945d3929885b1162b67525d74c5d19e3eeb9 Mon Sep 17 00:00:00 2001 From: Marco van Wieringen Date: Wed, 3 Aug 2011 10:03:51 +0200 Subject: [PATCH] Add Allow Duplicate Jobs to copy-uncopied-test regression test for bug #1751 --- regress/tests/copy-uncopied-test | 2 ++ 1 file changed, 2 insertions(+) diff --git a/regress/tests/copy-uncopied-test b/regress/tests/copy-uncopied-test index 53326a92a5..966349b150 100755 --- a/regress/tests/copy-uncopied-test +++ b/regress/tests/copy-uncopied-test @@ -24,6 +24,8 @@ rm -f ${cwd}/build/po/test.po >/dev/null touch ${cwd}/tmp/log2.out +$bperl -e 'add_attribute("$conf/bacula-dir.conf", "Allow Duplicate Jobs", "no", "Job", "MigVolBackup")' + start_test # -- 2.39.5