]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-unpack-different-version-unpacked
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-unpack-different-version-unpacked
index cdc187d159ec766926ac8a87a2468c875c05f98e..bcb483639ee685b3adaea8634d2de59fc6276582 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' 'i386'