]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-549968-install-depends-of-not-installed
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-bug-549968-install-depends-of-not-installed
index 1d969fea2105dd6fee67fdd7070dc0790f49310f..a189f9c9328f74d2c39024c3dc7a80e2d4cdf022 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"