X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/90139c7075afb283428d561b81037039bc7ba149..30ea7a60404ee53393235827202968393951d106:/test/integration/test-apt-cli-show diff --git a/test/integration/test-apt-cli-show b/test/integration/test-apt-cli-show index 3718f0e9e..754b3aa5f 100755 --- a/test/integration/test-apt-cli-show +++ b/test/integration/test-apt-cli-show @@ -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' 'amd64'