From: Eric Bollengier Date: Wed, 17 Sep 2008 13:43:00 +0000 (+0000) Subject: ebl Fix debug output X-Git-Tag: Release-7.0.0~4121 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dbf7183cd52553fb982852c06428cb0728a2927d;p=bacula%2Fbacula ebl Fix debug output git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7607 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/accurate-test b/regress/tests/accurate-test index bdda6ea868..cf43ffa130 100755 --- a/regress/tests/accurate-test +++ b/regress/tests/accurate-test @@ -397,7 +397,7 @@ run_bconsole grep yyy ${cwd}/tmp/log3.out > /dev/null if [ $? != 0 ] ; then - print_debug "Can't find xxx file into 'list files' output (${cwd}/tmp/log3.out)" + print_debug "Can't find yyy file into 'list files' output (${cwd}/tmp/log3.out)" dstat=2 fi