]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-install-deb
use local changelog from /usr/share/doc if possible
[apt.git] / test / integration / test-apt-get-install-deb
index a3600b54b2f1a7338c3b8b1d4fe8024e0da6a822..1e9520fe68890ca89995b9333709212f7a488952 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 'amd64' 'i386'