From dbf7183cd52553fb982852c06428cb0728a2927d Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 17 Sep 2008 13:43:00 +0000 Subject: [PATCH] ebl Fix debug output git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7607 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/accurate-test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5