X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4fc6b7570c3e97b65c118b58cdf6729fa94c9b03..61db48241f2d46697a291bfedaf398a1ca9a70e3:/test/integration/test-apt-config?ds=inline diff --git a/test/integration/test-apt-config b/test/integration/test-apt-config index 2eea9a0f8..abae83ee6 100755 --- a/test/integration/test-apt-config +++ b/test/integration/test-apt-config @@ -1,8 +1,8 @@ #!/bin/sh set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'amd64'