]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-key-net-update
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-key-net-update
index 93c72dd5b36123c8d580d21a9ae51184b00fcce2..9702e0ca858f209c365aa608086b32046ed7a4a9 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"