]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-618288-multiarch-same-lockstep
apt-key: warn instead of fail on unreadable keyrings
[apt.git] / test / integration / test-bug-618288-multiarch-same-lockstep
index 536124c2c0d76d32d166d813c5d3f506e9290c57..d9582f6b6b5a26409a0657c6dcc163da73da0994 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'