]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-autoremove
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-get-autoremove
index 8630815ab6bfc62cda38d64003f5b15007f16eda..8d4516582bb7f2d5389a166e1bb573688d34c3e1 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'