]> git.sur5r.net Git - bacula/bacula/commitdiff
Add start echos for each test
authorKern Sibbald <kern@sibbald.com>
Sun, 4 May 2003 11:17:39 +0000 (11:17 +0000)
committerKern Sibbald <kern@sibbald.com>
Sun, 4 May 2003 11:17:39 +0000 (11:17 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@484 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tests
regress/tests/backup-bacula-test
regress/tests/compressed-test
regress/tests/sparse-compressed-test
regress/tests/sparse-test
regress/tests/two-jobs-test

index 9c20c6731d14c8d6bb9747a4e9334a3150da9250..38584f1650ee91a8e118365ece04fc52bd2d2d74 100755 (executable)
@@ -12,5 +12,4 @@ tests/two-jobs-test
 echo " "
 echo " "
 echo "Test results"
-echo " "
 cat test.out
index e031a71ed835facac322f4ec0b6abbad498dea10..7768b8c3ea035feba667d04b7b96c944d9324d5c 100755 (executable)
@@ -9,6 +9,13 @@ rm -rf /tmp/TestVolume001 /tmp/bacula-restores
 bin/bacula stop 
 bin/drop_sqlite_tables
 bin/make_sqlite_tables
+
+echo " "
+echo " "
+echo " === Starting Backup Bacula Test ==="
+echo " "
+echo " "
+
 bin/bacula start
 bin/console -c bin/console.conf <<END_OF_DATA
 @output /dev/null
index a483cb39991e3ce3c2b3001ddb0fb7cbc2ea9656..491feee379b494ef313b24df3ad206d4805a350c 100755 (executable)
@@ -10,6 +10,13 @@ echo "${cwd}/build" >/tmp/file-list
 bin/bacula stop 
 bin/drop_sqlite_tables
 bin/make_sqlite_tables
+
+echo " "
+echo " "
+echo " === Starting compressed-test ==="
+echo " "
+echo " "
+
 bin/bacula start
 bin/console -c bin/console.conf <<END_OF_DATA
 @output /dev/null
index 50b5b9cbaabece0c18f601829cebb794a769f3c8..ffee7a05a93ac247deccf6d1ccf0396afbcea124 100755 (executable)
@@ -10,6 +10,13 @@ echo "${cwd}/build" >/tmp/file-list
 bin/bacula stop 
 bin/drop_sqlite_tables
 bin/make_sqlite_tables
+
+echo " "
+echo " "
+echo " === Starting sparse-compressed-test ==="
+echo " "
+echo " "
+
 bin/bacula start
 bin/console -c bin/console.conf <<END_OF_DATA
 @output /dev/null
@@ -33,6 +40,7 @@ wait
 messages
 quit
 END_OF_DATA
+
 bin/bacula stop
 diff -ur build /tmp/bacula-restores${cwd}/build
 if [ $? != 0 ] ; then
index 4fa9ba4fd8204ce15869bd2010507046c3679ad8..f8128e4ac81d9cce195bac169b86ae8b4600b641 100755 (executable)
@@ -10,6 +10,13 @@ echo "${cwd}/build" >/tmp/file-list
 bin/bacula stop 
 bin/drop_sqlite_tables
 bin/make_sqlite_tables
+
+echo " "
+echo " "
+echo " === Starting sparse-test ==="
+echo " "
+echo " "
+
 bin/bacula start
 bin/console -c bin/console.conf <<END_OF_DATA
 @output /dev/null
index b64b781356ea31d5e0fc6a973bfa992a09bedcd6..98a34a805349e77e4e897e53acdf5511ef97b250 100755 (executable)
@@ -10,6 +10,13 @@ echo "${cwd}/build" >/tmp/file-list
 bin/bacula stop 
 bin/drop_sqlite_tables
 bin/make_sqlite_tables
+
+echo " "
+echo " "
+echo " === Starting two-jobs-test  ==="
+echo " "
+echo " "
+
 bin/bacula start
 bin/console -c bin/console.conf <<END_OF_DATA
 @output /dev/null