X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Fmaxvol-test;h=b934340670a260a9f5c2e31311a9566bbcd835c1;hb=ce20b415dbf8b5ed5afe065b4f88ff069ded829b;hp=1620b989f2acdb4fcf4b1f8439f4d6fc48b9bee2;hpb=3118170edc4f7abf099d272c0a84e132e5481ef4;p=bacula%2Fbacula diff --git a/regress/tests/maxvol-test b/regress/tests/maxvol-test index 1620b989f2..b934340670 100755 --- a/regress/tests/maxvol-test +++ b/regress/tests/maxvol-test @@ -11,7 +11,7 @@ JobName=maxvol scripts/cleanup scripts/copy-test-confs -echo "${cwd}/build" >/tmp/file-list +echo "${cwd}/build" >${cwd}/tmp/file-list cp -f ${cwd}/bin/bacula-dir.conf ${cwd}/tmp/1 sed "s%# Maximum Volume Jobs% Maximum Volume Jobs%" ${cwd}/tmp/1 >${cwd}/bin/bacula-dir.conf @@ -20,10 +20,10 @@ sed "s%# Maximum Volume Jobs% Maximum Volume Jobs%" ${cwd}/tmp/1 >${cwd}/bin/ba change_jobname NightlySave $JobName start_test -cat <tmp/bconcmds +cat <${cwd}/tmp/bconcmds @output /dev/null messages -@$out tmp/log1.out +@$out ${cwd}/tmp/log1.out label storage=File1 volume=TestVolume001 label storage=File1 volume=TestVolume002 label storage=File1 volume=TestVolume003 @@ -31,7 +31,7 @@ label storage=File1 volume=TestVolume004 update Volume=TestVolume001 MaxVolBytes=100000000 @#50000000 @#12 -@#setdebug level=100 Storage=File1 +setdebug level=100 Storage=File1 run job=$JobName level=Full Storage=File1 yes run job=$JobName level=Full Storage=File1 yes run job=$JobName level=Full Storage=File1 yes @@ -41,15 +41,15 @@ messages @# @# now do a restore @# -@$out tmp/log2.out +@$out ${cwd}/tmp/log2.out restore where=${cwd}/tmp/bacula-restores select storage=File1 unmark * mark * done yes wait -reload -reload +@#reload +@#reload messages @output quit