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-7.0.0~4824 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ffa32a966cfb91081f528f12730c21637725869f;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 ################################################################