]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-lp1445239-download-loop
don't ask server if we have entire file in partial/
[apt.git] / test / integration / test-bug-lp1445239-download-loop
index 6629e823d3b2d0baa1451384180e1b7a9c62ac40..a12d5252dbc877d7ccd584907459a05d5fb75356 100755 (executable)
@@ -6,8 +6,8 @@
 
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture 'amd64'