X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fhardlink-test;h=e73152ab1bd3bc635aaa84e05ad6ac03afee5307;hb=414ee85d83197d4f61499f9542455695fa7da276;hp=05bdc1f1488385dcab57303ec35b95b5bb82206d;hpb=45dc0d2f1f568fcc62526533adacde65df441837;p=bacula%2Fbacula diff --git a/regress/tests/hardlink-test b/regress/tests/hardlink-test index 05bdc1f148..e73152ab1b 100755 --- a/regress/tests/hardlink-test +++ b/regress/tests/hardlink-test @@ -23,15 +23,15 @@ change_jobname NightlySave $JobName # that are only saved once. In 1.33, Bacula now deals # with this situation. # -echo "${cwd}/weird-files" >/tmp/file-list -echo "${cwd}/weird-files" >>/tmp/file-list +echo "${cwd}/weird-files" >${cwd}/tmp/file-list +echo "${cwd}/weird-files" >>${cwd}/tmp/file-list 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 TestVolume001 run job=$JobName @@ -41,7 +41,7 @@ messages @# @# now do a restore @# -@$out tmp/log2.out +@$out ${cwd}/tmp/log2.out restore where=${cwd}/tmp/bacula-restores storage=File 5 cd ${cwd}/weird-files/subdir