]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/do_all_tests
Tweak tests to work with timelimit
[bacula/bacula] / regress / do_all_tests
index 44be9b0f946f53e06f882c0a72d2c4614ff2676d..0371a517f56c5a8efb05c8e678161ec8ab65e020 100755 (executable)
@@ -4,6 +4,8 @@ if [ ! -f bin/tape_options ] ; then
   touch bin/tape_options
 fi
 echo " " >test.out
+hostname >>test.out
+echo " " >>test.out
 cat build/config.out >>test.out
 echo " " >>test.out
 echo "Test results" >>test.out
@@ -16,5 +18,6 @@ echo " "
 echo "End do_all tests"
 echo "End do_all tests" >>test.out
 scripts/cleanup
+hostname >>test.out
 cat test.out
 ./endtime