]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-http-pipeline-messup
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-http-pipeline-messup
index a00182150a9cd175f57bfd996030d5c4c2f5ed43..4069beb0d88f50cfc48e44411c44e7092e5a56b6 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 "i386"