]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-progress-fd-error
ensure filesize of deb is included in the hashes list
[apt.git] / test / integration / test-apt-progress-fd-error
index ccbb000c7fa237affb0a97c8281336c3b48712e0..131e502565b99dcb385e3ffd61396fcfeb5732ee 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 'native'