]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-745036-new-foreign-invalidates-cache
ensure filesize of deb is included in the hashes list
[apt.git] / test / integration / test-bug-745036-new-foreign-invalidates-cache
index bfa0f817c57988ac3d1265617be4b72ebf2fdee0..6207badda1fa37ff5a719f9b1e599aeb78f02380 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'