]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-stale
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-update-stale
index c01a2a1d420035e50a99de7fd7c772e3da5f2667..4c3b1a79039901fec2cb08f723e1e90e14d465b9 100755 (executable)
@@ -6,8 +6,8 @@
 #
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 setupenvironment
 configarchitecture "i386"