X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/41fadd29f136627fb5c9e733130b2a57c49fafaf..ff2717e8c6a7633bbd38be95b2d30615802b6679:/test/integration/test-ubuntu-bug-761175-remove-purge diff --git a/test/integration/test-ubuntu-bug-761175-remove-purge b/test/integration/test-ubuntu-bug-761175-remove-purge index d5dfa2acf..00f289b53 100755 --- a/test/integration/test-ubuntu-bug-761175-remove-purge +++ b/test/integration/test-ubuntu-bug-761175-remove-purge @@ -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' 'i386'