X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Fscripts%2Fcopy-test-confs;h=61b120f61035d606f8f7563cc2ece09558da5f12;hb=6d7bed625a936b4485678b6d1ce94eb284ee9afc;hp=02a1b702ff8f3adcacde8f91180ee204f90e5521;hpb=34a061c826d9bd0ad9d8a0c01828c651a5f74f6c;p=bacula%2Fbacula diff --git a/regress/scripts/copy-test-confs b/regress/scripts/copy-test-confs index 02a1b702ff..61b120f610 100755 --- a/regress/scripts/copy-test-confs +++ b/regress/scripts/copy-test-confs @@ -1,5 +1,5 @@ #!/bin/sh -/bin/cp -f scripts/test-bacula-dir.conf bin/bacula-dir.conf +/bin/cp -f scripts/new-test-bacula-dir.conf bin/bacula-dir.conf /bin/cp -f scripts/test-bacula-sd.conf bin/bacula-sd.conf /bin/cp -f scripts/test-bacula-fd.conf bin/bacula-fd.conf /bin/cp -f scripts/test-console.conf bin/bconsole.conf