]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-nofallback
use filesize of compressed pdiffs for the limit if possible
[apt.git] / test / integration / test-apt-update-nofallback
index 92daa5512dcb65695b1bd05ffbaa946be663a4fd..b18bd4b622c6c3ab803d91c2124a0888c16a632c 100755 (executable)
@@ -200,8 +200,8 @@ W: Some index files failed to download. They have been ignored, or old ones used
 }
 
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 setupenvironment
 configarchitecture "i386"