]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-cdrom
tests: support spaces in path and TMPDIR
[apt.git] / test / integration / test-apt-cdrom
index c5da17db2825833a4dc652f1d862fe3f6129add2..a3c3b5ba0a170b5e683ff7aae2c8882c7fdc1480 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'