]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/strip-test
Use getfattr and setfattr on Linux not attr as that is a XFS tool which works too...
[bacula/bacula] / regress / tests / strip-test
index d29837235bc0554f2ae72f540270a146962869ac..dd892278a55790e5b2e74f95bf585b30b6dff408 100755 (executable)
@@ -12,7 +12,7 @@ scripts/copy-strip-confs
 
 # Make a copy of build/src/dird to be backed up
 rm -rf ${tmp}/$$-strip
-mkdir ${tmp}/$$-strip
+mkdir -p ${tmp}/$$-strip
 cp -rpf ${cwd}/build/src/dird/ ${tmp}/$$-strip/
 echo "${tmp}/$$-strip" >${cwd}/tmp/file-list
 
@@ -20,7 +20,7 @@ echo "${tmp}/$$-strip" >${cwd}/tmp/file-list
 #   the backup will do and put the result in rpath
 echo "${tmp}/$$-strip/" >${tmp}/1
 rpath=`cut -f5- -d'/' ${tmp}/1`
-echo "========= $rpath"
+#echo "========= $rpath"
 
 change_jobname NightlySave $JobName
 start_test
@@ -56,7 +56,6 @@ restore where=${cwd}/tmp/bacula-restores select all storage=FileStorage done
 yes
 wait
 messages
-@$out
 quit
 END_OF_DATA