]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-737130-multicompress-file-modes
apt-key: warn instead of fail on unreadable keyrings
[apt.git] / test / integration / test-bug-737130-multicompress-file-modes
index 7df6339a25fd918a4ca9ff34a6a3c7e90cea003b..2ae5166dfa31830aaaed366b0f78d7202cac3c0b 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 'i386'