X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fdev-test-root;h=838d5d1028b02323c2480e14d602f63ffb498b55;hb=8ee711f2e7b445b00de916f5712c59749afc2407;hp=0d005e56b7f0a21d970504406586f00152e9288f;hpb=f444e1b2e299e0c95162b2340e85cf2eb198b972;p=bacula%2Fbacula diff --git a/regress/tests/dev-test-root b/regress/tests/dev-test-root index 0d005e56b7..838d5d1028 100755 --- a/regress/tests/dev-test-root +++ b/regress/tests/dev-test-root @@ -16,9 +16,9 @@ echo "/dev" >${cwd}/tmp/file-list start_test cat <${cwd}/tmp/bconcmds -@output /dev/null +@$out /dev/null messages -@output ${cwd}/tmp/log1.out +@$out ${cwd}/tmp/log1.out label storage=File volume=TestVolume001 run job=NightlySave yes wait @@ -26,12 +26,11 @@ messages @# @# now do a restore @# -@output ${cwd}/tmp/log2.out +@$out ${cwd}/tmp/log2.out restore where=${cwd}/tmp/bacula-restores select all done yes wait messages -@output quit END_OF_DATA