X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/87d6947d51717e8b0e975d913986161598a7259a..ff2717e8c6a7633bbd38be95b2d30615802b6679:/test/integration/test-apt-helper diff --git a/test/integration/test-apt-helper b/test/integration/test-apt-helper index a0454a5a2..b2347ddcf 100755 --- a/test/integration/test-apt-helper +++ b/test/integration/test-apt-helper @@ -1,8 +1,8 @@ #!/bin/sh set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'i386'