]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-ubuntu-bug-802901-multiarch-early-remove
apt-key: change to / before find to satisfy its CWD needs
[apt.git] / test / integration / test-ubuntu-bug-802901-multiarch-early-remove
index f56ff020cbfbf205bfe90d3ed858c080dd721d65..d9587d9cd7e61b2fad957d8d0ed51f7c99dd6fc3 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'