]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-acquire-binary-all
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-acquire-binary-all
index c8f90f26d51afa4a79f6eae98d93e58a5501fab5..49bbc714e67d72df79b90625cfdd370f67607dde 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'