]> git.sur5r.net Git - bacula/bacula/commitdiff
Fix false zombie detection in next-vol-test
authorKern Sibbald <kern@sibbald.com>
Wed, 1 Jul 2009 21:08:14 +0000 (21:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 1 Jul 2009 21:08:14 +0000 (21:08 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8939 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/check_for_zombie_jobs
regress/tests/next-vol-test

index 69c25c1734d81db765978e4f2134f6ee1ab190c6..6aec189173c0564e0b7777aae421e624e2c8b78e 100755 (executable)
@@ -4,6 +4,8 @@
 # Also scan logs for ERROR messages
 #
 
+. ./config
+
 # check_for_zombie_jobs storage=STORAGE [client=localhost-fd]
 
 if [ $# = 2 ] ; then
index 739d160dedcf9d775ff29e4b5551fa14069ba787..2f00e274d424f3f2067ede808ef06d74f708ed06 100755 (executable)
@@ -300,6 +300,7 @@ if [ $? -ne 0 ]; then
 fi
 
 check_for_zombie_jobs storage=LTO3
+exit 1
 stop_bacula
 
 check_two_logs