]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-package-reinstallation
Allow lowering trust level of a hash via config
[apt.git] / test / integration / test-package-reinstallation
index f0412f98de123e403b2c0fb1f519d7c97ec1c4ce..0b48c0a46a21bafad9fcc10db478ccfdd833a30f 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"