]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-download
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-get-download
index 78386aa7f12087c917c6088e20305578900123fa..fc0e6cfa3c17485bc82ae0ac916bbf919c00b61b 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"