]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-external-dependency-solver-protocol
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-external-dependency-solver-protocol
index 995215009e1ab160c76c2d4226468c3814da32d3..54b58301f2045990777fc6107e54db04c45565aa 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'