X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fstrip-test;h=dd892278a55790e5b2e74f95bf585b30b6dff408;hb=8ee711f2e7b445b00de916f5712c59749afc2407;hp=d29837235bc0554f2ae72f540270a146962869ac;hpb=b30e82fd598a4e43ab52858a92daf80fd3fb68d9;p=bacula%2Fbacula diff --git a/regress/tests/strip-test b/regress/tests/strip-test index d29837235b..dd892278a5 100755 --- a/regress/tests/strip-test +++ b/regress/tests/strip-test @@ -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