X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/90b56f542e0ae722c843265f4e6250cc0a096f5d..a0ed43f7323b9d7976ed0ba8d437a42e24af9eaf:/test/integration/test-apt-progress-fd-error diff --git a/test/integration/test-apt-progress-fd-error b/test/integration/test-apt-progress-fd-error index ccbb000c7..131e50256 100755 --- a/test/integration/test-apt-progress-fd-error +++ b/test/integration/test-apt-progress-fd-error @@ -1,8 +1,8 @@ #!/bin/sh set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'native'