]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl update
authorEric Bollengier <eric@eb.homelinux.org>
Sat, 21 Apr 2007 09:34:06 +0000 (09:34 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Sat, 21 Apr 2007 09:34:06 +0000 (09:34 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4580 91ce42f0-d328-0410-95d8-f526ca767f89

regress/tests/runscript-test

index 54210228a8f4a32c7e10379cb07bb83856ce72b5..62c449a62755d1186e675a921d402ff293d0326d 100755 (executable)
@@ -105,6 +105,7 @@ else
 fi
 
 if grep -q 'fd: ClientBeforeJob: run command "/bin/false RUN_FD_WARNING"' tmp/RUN_FD_WARNING.log   &&
+   ! grep -q 'RunAfterFailedJob'                                          tmp/RUN_FD_WARNING.log   &&
    grep -q 'Backup OK -- with warnings'                                   tmp/RUN_FD_WARNING.log
 then
    [ "$debug" = 1 ] && echo RUN_FD_WARNING ok