]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-prefer-higher-priority-providers
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-prefer-higher-priority-providers
index e6da2e1518ff6d6c74b68643b764d04ec364e873..7c3f323742facb62ff1c41ba608d59a4f0d1f202 100755 (executable)
@@ -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'