]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-file
Document new APT::Keep-Downloaded-Packages option in NEWS
[apt.git] / test / integration / test-apt-update-file
index c5b237257909931c3881b4b57ffd7fd3f7f9e428..369b40f2f284caa1e4e9e1a7359649f90e743d1f 100755 (executable)
@@ -5,8 +5,8 @@
 #
 set -e
 
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 
 setupenvironment
 configarchitecture "amd64"