X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fdata-encrypt-test;h=581b8a219cb42b332f9660b320faf30603b151c7;hb=8677704f2830dc4973ab0eaef0066f7f44f06ccb;hp=16f4e6a5b2a3fea7ac4e9e9ddf2473201d9e9ef4;hpb=0dc94df93c7aa43d306cc0fc815761c6e5250137;p=bacula%2Fbacula diff --git a/regress/tests/data-encrypt-test b/regress/tests/data-encrypt-test index 16f4e6a5b2..581b8a219c 100755 --- a/regress/tests/data-encrypt-test +++ b/regress/tests/data-encrypt-test @@ -7,19 +7,18 @@ TestName="data-encrypt-test" JobName=Crypto . scripts/functions -set_debug 1 scripts/cleanup scripts/copy-crypto-confs -echo "${cwd}/build" >/tmp/file-list +echo "${cwd}/build" >${cwd}/tmp/file-list change_jobname NightlySave $JobName start_test -cat <tmp/bconcmds +cat <${cwd}/tmp/bconcmds @$out /dev/null messages -@$out tmp/log1.out +@$out ${cwd}/tmp/log1.out label storage=File volume=TestVolume001 @#setdebug level=10 fd run job=$JobName yes @@ -28,7 +27,7 @@ messages @# @# now do a restore @# -@$out tmp/log2.out +@$out ${cwd}/tmp/log2.out @#setdebug level=10 fd restore where=${cwd}/tmp/bacula-restores storage=File 5 @@ -47,8 +46,7 @@ check_for_zombie_jobs storage=File stop_bacula du -s build -du -s tmp/bacula-restores/ - +du -s ${cwd}/tmp/bacula-restores/ check_two_logs check_restore_diff