]> git.sur5r.net Git - bacula/bacula/commitdiff
regress: print test owner when test fails
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 11 Nov 2009 10:47:13 +0000 (11:47 +0100)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 11 Nov 2009 10:47:13 +0000 (11:47 +0100)
regress/scripts/functions

index 31afcd03306303848ebc61a17b3423f73b83d4d9..65376f779a45a246e2552ee4eeb5008c459a01fa 100644 (file)
@@ -331,6 +331,7 @@ end_test()
       fi
       echo "   Status: backup=$bstat restore=$rstat diff=$dstat"
       echo "   Status: backup=$bstat restore=$rstat diff=$dstat" >>test.out
+      echo "   Test owner of $SITE_NAME is $EMAIL"
       echo "   Test owner of $SITE_NAME is $EMAIL" >>test.out
       echo " "
       exit 1