]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-clean
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-get-clean
index 78cb95d746d48e362dc9654a43b5c4e8069faffa..9d15cd8267c21c01a7e04480ef9363b64b86be28 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 'amd64'