X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/249aec3b7397662a678ea0014f94392085477b09..4e6219da0dd1e68fad7db972f7ddd76598645228:/test/integration/test-00-commands-have-help?ds=sidebyside diff --git a/test/integration/test-00-commands-have-help b/test/integration/test-00-commands-have-help index f2317dbdf..9d66f9221 100755 --- a/test/integration/test-00-commands-have-help +++ b/test/integration/test-00-commands-have-help @@ -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'