From: Kern Sibbald Date: Mon, 5 Oct 2009 13:12:17 +0000 (+0200) Subject: Fix unwanted printout in strip test X-Git-Tag: Release-5.0.0~289^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=745cc399c1e154a0fe42c7e5bd68c4e8a9250962;p=bacula%2Fbacula Fix unwanted printout in strip test --- diff --git a/regress/tests/strip-test b/regress/tests/strip-test index 31a2e33884..dd892278a5 100755 --- a/regress/tests/strip-test +++ b/regress/tests/strip-test @@ -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