From: Kern Sibbald Date: Fri, 27 Jun 2008 14:38:03 +0000 (+0000) Subject: Update X-Git-Tag: Release-3.0.0~1222 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8a099c0f323ec73ab6114fc92fb693c2cdd6b9c7;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7245 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/maxtime-test b/regress/tests/maxtime-test index fca2c57ba9..0b1de00cd7 100755 --- a/regress/tests/maxtime-test +++ b/regress/tests/maxtime-test @@ -51,6 +51,7 @@ rm ${cwd}/tmp/fifo ${cwd}/tmp/fifo2 ${cwd}/tmp/fifo3 export dstat=0 export bstat=0 export rstat=0 +touch ${cwd}/tmp/log1.out grep -e '1: Fatal error: Max wait time exceeded. Job canceled.' ${cwd}/tmp/RUN_MAXTIME.log >/dev/null if [ $? -eq 0 ]