]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-progress-fd
use local changelog from /usr/share/doc if possible
[apt.git] / test / integration / test-apt-progress-fd
index e30d503cbcee6713742df8fa99375155717646d2..f0d208967f1f975faf3dd974bfee9b1f631cf746 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'