]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/verify-cat-test
Update
[bacula/bacula] / regress / tests / verify-cat-test
index 887099d77eceb65d1439054aeae04b5d1c40a7ea..909dfedc3228e137ef50372e3407747d0930ecb6 100755 (executable)
@@ -5,12 +5,14 @@
 TestName="verify-cat-test"
 JobName=VerifyCatalog
 . scripts/functions
-set_debug 1
 
 cwd=`pwd`
 scripts/cleanup
 scripts/copy-test-confs
-echo "${cwd}/build" >/tmp/file-list
+echo "${cwd}/build" >${cwd}/tmp/file-list
+#echo "${cwd}/do_all" >${cwd}/tmp/file-list
+#echo "${cwd}/do_all_tapes" >>${cwd}/tmp/file-list
+#echo "${cwd}/do_file" >>${cwd}/tmp/file-list
 
 change_jobname NightlySave $JobName
 start_test
@@ -21,6 +23,7 @@ messages
 @$out tmp/log1.out
 run job=VerifyVolume level=InitCatalog yes
 wait
+messages
 @# 
 @# now do a verify Catalog
 @#