]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-ubuntu-bug-614993
don't ask server if we have entire file in partial/
[apt.git] / test / integration / test-ubuntu-bug-614993
index 6e0a530256a39832c1772bedde109b01f372d5b9..e7357bc67cb1bbcfcd0ea3366403b13dc73dc912 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 "amd64"
 setupaptarchive
 setupenvironment
 configarchitecture "amd64"
 setupaptarchive