]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-680041-apt-mark-holds-correctly
don't purge directly, but remove and do purge at the end
[apt.git] / test / integration / test-bug-680041-apt-mark-holds-correctly
index a6fe76bc2edda1654419805ebb78e9d5169523d5..49bb21bc180629666dc334c7cccff46aea3b3315 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'