]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-by-hash-update
pass --force-remove-essential to dpkg only if needed
[apt.git] / test / integration / test-apt-by-hash-update
index 67ece60d2d623c8716fe2bea10189f1e58204fc0..9701f97f9f4a91bcd23cefc9c423f888f8ce3d64 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'