]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-parse-all-archs-into-cache
ensure filesize of deb is included in the hashes list
[apt.git] / test / integration / test-parse-all-archs-into-cache
index f2a349b5d9fd626d06f986617e178f2bef5cccd3..65222f0fe3c415e1c9ac2fc0f75c464e998c137c 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/sh
 set -e
 
 #!/bin/sh
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture 'i386'
 
 setupenvironment
 configarchitecture 'i386'