]> git.sur5r.net Git - bacula/bacula/blobdiff - regress/tests/data-encrypt-test
Update
[bacula/bacula] / regress / tests / data-encrypt-test
index 948d9d5bf4c5c4f6aebd96c5537b885af082c9c1..d2c12ce6c72b5442a86b7d0b0559707cc626c4ac 100755 (executable)
@@ -10,7 +10,7 @@ set_debug 1
 
 scripts/cleanup
 scripts/copy-crypto-confs
-echo "${cwd}/build" >/tmp/file-list
+echo "${cwd}/build/po/LINGUAS" >/tmp/file-list
 
 start_test
 
@@ -18,8 +18,8 @@ cat <<END_OF_DATA >tmp/bconcmds
 @$out /dev/null
 messages
 @$out tmp/log1.out
-@#setdebug level=100 dir
 label storage=File volume=TestVolume001
+setdebug level=300 fd
 run job=$JobName yes
 wait
 messages
@@ -27,6 +27,7 @@ messages
 @# now do a restore
 @#
 @$out tmp/log2.out
+setdebug level=0 fd
 restore where=${cwd}/tmp/bacula-restores storage=File
 5
 mark *