From: Kern Sibbald Date: Tue, 3 Nov 2009 12:16:12 +0000 (+0100) Subject: Remove annoying debug messages in four-jobs-test X-Git-Tag: Release-5.0.0~280^2~15 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=01c305c53b0131a39a9e0eb0df4a7b6485d6326a;p=bacula%2Fbacula Remove annoying debug messages in four-jobs-test --- diff --git a/regress/tests/four-jobs-test b/regress/tests/four-jobs-test index 1a56a87037..c57d38c774 100755 --- a/regress/tests/four-jobs-test +++ b/regress/tests/four-jobs-test @@ -31,7 +31,6 @@ END_OF_DATA run_bacula check_for_zombie_jobs storage=File -echo "Backup 1 done" # make some files for the incremental to pick up touch ${cwd}/build/src/dird/*.c ${cwd}/build/src/dird/*.o touch ${cwd}/build/src/lib/*.c ${cwd}/build/src/lib/*.o @@ -52,7 +51,6 @@ END_OF_DATA run_bconsole check_for_zombie_jobs storage=File -echo "Backup 2 done" touch ${cwd}/build/src/dird/*.c touch ${cwd}/build/src/lib/*.c ${cwd}/build/src/lib/*.o # @@ -71,7 +69,6 @@ END_OF_DATA run_bconsole check_for_zombie_jobs storage=File -echo "Backup 3 done" # make some files for the incremental to pick up touch ${cwd}/build/src/lib/*.c ${cwd}/build/src/lib/*.o # @@ -90,7 +87,6 @@ END_OF_DATA run_bconsole check_for_zombie_jobs storage=File -echo "Backup 4 done" # # now do several restores to ensure we cleanup between jobs #