]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/errors-test
Verify if the Exclude Dir Containing directive does his job
[bacula/bacula] / regress / tests / errors-test
index a3f028823c7c8c09a2652ba391e60d6001bfed94..0b9865e4dd1b797f99060423bce8ba296de2e00e 100755 (executable)
@@ -18,10 +18,10 @@ 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
-label storage=File volume=TestVolume001 pool=Default
+@$out ${cwd}/tmp/LOCAL_INC_ERR.log
+label storage=File volume=TestVolume001
 add storage=File2
 1
 File2
@@ -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