X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2861bd9a2687dbd744997fddcfe90475be525bf0..8683da61448b62df2ccc1918e4c605c9e6d4ab1d:/test/integration/test-apt-update-simple diff --git a/test/integration/test-apt-update-simple b/test/integration/test-apt-update-simple index 2ec8cef0c..ca969e61b 100755 --- a/test/integration/test-apt-update-simple +++ b/test/integration/test-apt-update-simple @@ -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'