X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/21248c0f00ee71412dbadc6ebf84011cf974346d..5404685b66b92f93da7ded5f8fe44fbabea38ba4:/test/integration/test-apt-config 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'