]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-failing-maintainer-scripts
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-failing-maintainer-scripts
index 0ea22b04d96c76946867aecc672d9ae7a303a5e1..781d06e5c11e66cf3eb1e2fc4734ccf5a3d6bf9b 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 'native'