]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl Fix accurate test to work with current trunk
authorEric Bollengier <eric@eb.homelinux.org>
Sun, 16 Mar 2008 09:29:41 +0000 (09:29 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sun, 16 Mar 2008 09:29:41 +0000 (09:29 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6618 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/accurate-test

index fd0741ffa026bd148ee6335f7eddb4e57474e4e0..63087d52144ccedbc12cc27015a6c595f58a1611 100755 (executable)
@@ -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
 ################################################################