]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-multiarch-allowed
add optional support for comments in pkgTagFile
[apt.git] / test / integration / test-multiarch-allowed
index ecdf39a861a8e62ed3ede94b699625d629861844..4f3aeeaa506b2c1204fa102b24db96758a2eea60 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'