]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-essential-force-loopbreak
ensure filesize of deb is included in the hashes list
[apt.git] / test / integration / test-essential-force-loopbreak
index 86a852c32ccef4f595af3c7e852b2b32f59dbddb..6f7d99cb602e3b4356e3f394d90c8a2c7b16d0e1 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 'native'
 
 setupenvironment
 configarchitecture 'native'