X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/6c0765c096ffb4df14169236c865bbb2b10974ae..7ec343309b7bc6001b465c870609b3c570026149:/test/integration/test-apt-https-no-redirect diff --git a/test/integration/test-apt-https-no-redirect b/test/integration/test-apt-https-no-redirect index a29c0dacf..b437ac1e6 100755 --- a/test/integration/test-apt-https-no-redirect +++ b/test/integration/test-apt-https-no-redirect @@ -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"