]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/scripts/copy-2disk-drive-confs
regress: Add test that mixes mssql and systemstate
[bacula/bacula] / regress / scripts / copy-2disk-drive-confs
index 7a5dcd30ea716610dff138c499a18385f2a8681e..6fb08807e9684d7c24d54a8a30dc0a64d4c0f871 100755 (executable)
@@ -3,8 +3,8 @@
 /bin/cp -f scripts/bacula-sd-2disk-drive.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
+/bin/cp -f scripts/test-console.conf bin/bat.conf
 outf="tmp/sed_tmp"
 echo "s%# Autochanger = yes%  Autochanger = yes%g" >${outf}
 cp bin/bacula-dir.conf tmp/1
 sed -f ${outf} tmp/1 >bin/bacula-dir.conf
-