X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e7ebb41440cbe298b07c7fb7c6b20a64a17200f0..b6f1b480164b454661ddd4fdd3968302c6a3ebf6:/test/integration/test-essential-force-loopbreak diff --git a/test/integration/test-essential-force-loopbreak b/test/integration/test-essential-force-loopbreak index 86a852c32..6f7d99cb6 100755 --- a/test/integration/test-essential-force-loopbreak +++ b/test/integration/test-essential-force-loopbreak @@ -1,8 +1,8 @@ #!/bin/sh set -e -TESTDIR=$(readlink -f $(dirname $0)) -. $TESTDIR/framework +TESTDIR="$(readlink -f "$(dirname "$0")")" +. "$TESTDIR/framework" setupenvironment configarchitecture 'native'