X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c511c5e8ed3f59ddee1b174b39e5cc16a2f11922..8683da61448b62df2ccc1918e4c605c9e6d4ab1d:/test/integration/test-bug-762160-relpath?ds=inline diff --git a/test/integration/test-bug-762160-relpath b/test/integration/test-bug-762160-relpath index 204587727..1e66fbbc3 100755 --- a/test/integration/test-bug-762160-relpath +++ b/test/integration/test-bug-762160-relpath @@ -4,8 +4,8 @@ # set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'amd64'