]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-611729-mark-as-manual
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-bug-611729-mark-as-manual
index 31856b2c16d7f03c8bddc430c68c92378403689b..bd9af32b6b527a5f2d0eb1447917047719fe0262 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"