]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-conflicts-real-multiarch-same
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-conflicts-real-multiarch-same
index dd320aa8aa98ab750515ec380ce8fc5024881020..73f7b9a613dec2b93f3b156ed1abda2d8742c2f1 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'