From 745cc399c1e154a0fe42c7e5bd68c4e8a9250962 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 5 Oct 2009 15:12:17 +0200 Subject: [PATCH] Fix unwanted printout in strip test --- regress/tests/strip-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5