]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/plugin-test
Use getfattr and setfattr on Linux not attr as that is a XFS tool which works too...
[bacula/bacula] / regress / tests / plugin-test
index a7aa70538e36ea080580b02f00ca964efdc49de5..00e7d2d53d287d5ac6b6b3c8c9a6abe68bd2ffa1 100755 (executable)
@@ -15,7 +15,7 @@ echo "${cwd}/README" >${cwd}/tmp/file-list
 start_test
 
 cat <<END_OF_DATA >${cwd}/tmp/bconcmds
-@output /dev/null
+@$out /dev/null
 messages
 @$out ${cwd}/tmp/log1.out
 label storage=File1 volume=TestVolume001
@@ -44,7 +44,6 @@ yes
 wait
 setdebug level=0 client=$CLIENT
 messages
-@$out
 quit
 END_OF_DATA
 
@@ -72,7 +71,6 @@ restore where=${cwd}/tmp  select all storage=File1 done
 yes
 wait
 messages
-@$out
 quit
 END_OF_DATA