]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/errors-test
Update restore menu 12 explanation
[bacula/bacula] / regress / tests / errors-test
index 5a57c42350469daa97670d8ced79b7cb1cc2c6b7..0b9865e4dd1b797f99060423bce8ba296de2e00e 100755 (executable)
@@ -18,9 +18,9 @@ echo "${cwd}/build/po" >${cwd}/tmp/file-list
 start_test
 
 cat <<END_OF_DATA >${cwd}/tmp/bconcmds
-@output /dev/null
+@$out /dev/null
 messages
-@output ${cwd}/tmp/LOCAL_INC_ERR.log
+@$out ${cwd}/tmp/LOCAL_INC_ERR.log
 label storage=File volume=TestVolume001
 add storage=File2
 1
@@ -29,11 +29,11 @@ File2
 run job=LOCAL_INC_ERR yes
 wait
 messages
-@output ${cwd}/tmp/REMOTE_INC_ERR.log
+@$out ${cwd}/tmp/REMOTE_INC_ERR.log
 run job=REMOTE_INC_ERR yes
 wait
 messages
-@output ${cwd}/tmp/LOCAL_EXCL_ERR.log
+@$out ${cwd}/tmp/LOCAL_EXCL_ERR.log
 run job=LOCAL_EXCL_ERR yes
 wait
 messages