X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fvtape-test-changer;h=fabbbcb69a4dd6e8e3778664cf31c60ba3d2afa9;hb=9069d2fe01f419778c977cd4db47bb9e6b52cd02;hp=e866200e18d67014c8818d710e5d7c65eab29dfa;hpb=32a9cc72078052e85d1e0b3fa2fdc8ebad138d70;p=bacula%2Fbacula diff --git a/regress/tests/vtape-test-changer b/regress/tests/vtape-test-changer index e866200e18..fabbbcb69a 100755 --- a/regress/tests/vtape-test-changer +++ b/regress/tests/vtape-test-changer @@ -19,8 +19,8 @@ require_vtape scripts/cleanup scripts/copy-tape-confs -cp scripts/bacula-dir-vtape.conf bin/bacula-dir.conf -cp scripts/bacula-sd-vtape.conf bin/bacula-sd.conf +cp $rscripts/bacula-dir-vtape.conf $conf/bacula-dir.conf +cp $rscripts/bacula-sd-vtape.conf $conf/bacula-sd.conf scripts/prepare-fake-autochanger echo "${cwd}/build" >${cwd}/tmp/file-list @@ -37,7 +37,7 @@ clientname=`awk '/Name = .*-fd/ { if (!ok) { print $3 ; ok=1 } }' bin/bacula-dir # Write out bconsole commands cat <${cwd}/tmp/bconcmds -@output /dev/null +@$out /dev/null messages @$out ${cwd}/tmp/log6.out @#setdebug level=200 storage=LTO1 @@ -141,4 +141,3 @@ if test $? = 0; then fi end_test -