]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-progress-fd-deb822
zh_TW.po: remove several fuzzy tags after review
[apt.git] / test / integration / test-apt-progress-fd-deb822
index ca7f14cb9f85f57a8dfdf07672903b193b8449fa..58fd73275b9aaec470a6bd5d51b909a7a9fa7674 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'