]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-ubuntu-bug-835625-multiarch-lockstep-installed-first
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-ubuntu-bug-835625-multiarch-lockstep-installed-first
index 9eab1cbfdc683a3b297c9fec15b6f2e7fd2f76fd..5a3e2762e47a30bec1d802a74d5bfaedb3a7e2b0 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'