X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/2b0660b537581e9e65180e4cf1a94d763fd66847..4b1fb7b1876bdb46cb7a0329158f12638baa2464:/test/integration/test-apt-cli-update?ds=sidebyside diff --git a/test/integration/test-apt-cli-update b/test/integration/test-apt-cli-update index 5d8503404..b423072c3 100755 --- a/test/integration/test-apt-cli-update +++ b/test/integration/test-apt-cli-update @@ -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"