]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-showlist-orgroup-in-recommends
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-showlist-orgroup-in-recommends
index fea54f1ceb18a1decad53e4f70f823bd78fa16fe..a9d65e3bb4f958ee46546c4b80e65c84dd2a8fc6 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'