]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-suggest-installed-multiarch-silbing
apt-key: change to / before find to satisfy its CWD needs
[apt.git] / test / integration / test-suggest-installed-multiarch-silbing
index f2b1db5ebb55fb01d0c9c52508c11b01fd191bf3..49182178e918599d732030ecc3382bbf81685332 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' 'armel'