X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=regress%2Ftests%2Flib-tape-root;h=b02c15284f28f9b8cae67f5de13e7225299c3a34;hb=414ee85d83197d4f61499f9542455695fa7da276;hp=c0cec63d7668a0c91e71be581074cd486cd07cc8;hpb=e0d81613550c93e45b44c0e77a374af12fed1d22;p=bacula%2Fbacula diff --git a/regress/tests/lib-tape-root b/regress/tests/lib-tape-root index c0cec63d76..b02c15284f 100755 --- a/regress/tests/lib-tape-root +++ b/regress/tests/lib-tape-root @@ -14,7 +14,7 @@ cd .. scripts/cleanup-tape scripts/copy-tape-confs -echo "/lib" >/tmp/file-list +echo "/lib" >${cwd}/tmp/file-list echo " " echo " " echo " === Starting lib-tape-root test ===" @@ -24,7 +24,7 @@ bin/bacula start 2>&1 >/dev/null bin/bconsole -c bin/bconsole.conf <restored rm -f 1 # cd ${cwd} -diff tmp/original tmp/restored 2>&1 1>/dev/nul +diff ${cwd}/tmp/original ${cwd}/tmp/restored 2>&1 1>/dev/nul if [ $? != 0 ] ; then echo " " echo " "