]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-source-multisources
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-get-source-multisources
index ba370fea67630063b8c5e0f0a562e56497f9c526..136867ead0225f6a6275bb89457d86844e84e712 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 'armhf'