]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/strip-test
Update
[bacula/bacula] / regress / tests / strip-test
index a7ef96d1e20fbfc338bcc5a94dcc9cf30a0dd969..6b86ce4ac90edba4187a36512ee82724c4ef717b 100755 (executable)
@@ -21,7 +21,7 @@ messages
 @$out ${cwd}/tmp/log1.out
 @#setdebug level=150 dir
 @#setdebug level=150 storage=FileStorage
-setdebug level=100 client
+setdebug level=100 client=$CLIENT
 label storage=FileStorage pool=Default volume=TestVolume001
 run job=$JobName storage=FileStorage pool=Default yes
 wait
@@ -39,7 +39,7 @@ messages
 @# now do a restore
 @#
 @$out ${cwd}/tmp/log2.out
-@#setdebug level=50 client
+@#setdebug level=50 client=$CLIENT
 restore where=${cwd}/tmp/bacula-restores select all storage=FileStorage done
 yes
 wait
@@ -54,5 +54,6 @@ check_for_zombie_jobs storage=FileStorage
 stop_bacula
 
 check_two_logs
-#  check_restore_diff  do not check restore since we cannot backup all /etc
+# check_restore_diff does not work because we cannot read all /etc, so skip it
+dstat=0
 end_test