From: Eric Bollengier Date: Sun, 16 Mar 2008 09:29:41 +0000 (+0000) Subject: ebl Fix accurate test to work with current trunk X-Git-Tag: Release-3.0.0~1672 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a240439ee895ee397edae6462901bc8d82c05b19;p=bacula%2Fbacula ebl Fix accurate test to work with current trunk git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6618 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/accurate-test b/regress/tests/accurate-test index fd0741ffa0..63087d5214 100755 --- a/regress/tests/accurate-test +++ b/regress/tests/accurate-test @@ -272,11 +272,6 @@ check_restore_diff rm -rf ${cwd}/tmp/bacula-restores -grep 'st_mode differ' tmp/log1.out > /dev/null -if [ $? != 0 ] ; then - bstat=2 -fi - ################################################################ # Test strippath option ################################################################