]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-ubuntu-bug-1130419-prefer-installed-ma-same-siblings
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-ubuntu-bug-1130419-prefer-installed-ma-same-siblings
index 2fc67096ef6003d6ffbbb490799aab097ce22e5a..4ac5e9060aef081165503412e0649c38f758a069 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 'amd64' 'i386'