X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/631800b139834947b21c49153ba7862b1f4e6984..2ed62ba6abcad809d1898a40950f86217af73812:/test/integration/test-apt-cli-list diff --git a/test/integration/test-apt-cli-list b/test/integration/test-apt-cli-list index 1e9ef871c..ca6f86661 100755 --- a/test/integration/test-apt-cli-list +++ b/test/integration/test-apt-cli-list @@ -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"