X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fbug-fatal-test;h=249858d6fb6133e66e4863835aee14a031886edc;hb=1e11e29bf661a26cef2419a31d82b6657370f0af;hp=8e19473542431568ab14553cfc888aa14d522054;hpb=45dc0d2f1f568fcc62526533adacde65df441837;p=bacula%2Fbacula diff --git a/regress/tests/bug-fatal-test b/regress/tests/bug-fatal-test index 8e19473542..249858d6fb 100755 --- a/regress/tests/bug-fatal-test +++ b/regress/tests/bug-fatal-test @@ -11,20 +11,20 @@ JobName=backup copy_test_confs rm -f bin/bacula-dir.conf -rm -f tmp/RUN*log +rm -f ${cwd}/tmp/RUN*log /bin/cp -f scripts/bacula-dir.conf.testrunscript bin/bacula-dir.conf -rm -f /tmp/file-list -# /tmp/file-list doesn't exists -# echo "${cwd}/build/po" >/tmp/file-list +rm -f ${cwd}/tmp/file-list +# ${cwd}/tmp/file-list doesn't exists +# echo "${cwd}/build/po" >${cwd}/tmp/file-list start_test -cat <tmp/bconcmds +cat <${cwd}/tmp/bconcmds @$out /dev/null messages label volume=TestVolume001 -@$out tmp/RUN_BUG_FATAL.log +@$out ${cwd}/tmp/RUN_BUG_FATAL.log run job=BUG_FATAL yes wait messages @@ -35,7 +35,7 @@ END_OF_DATA bin/bacula start -cat tmp/bconcmds | bin/bconsole -c bin/bconsole.conf > /dev/null +cat ${cwd}/tmp/bconcmds | bin/bconsole -c bin/bconsole.conf > /dev/null stop_bacula export dstat=0