]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-ftparchive-src-cachedb
properly format multiline error messages
[apt.git] / test / integration / test-apt-ftparchive-src-cachedb
index 31af1e11e19cbe70584913562b30d144020107b0..8bab1fd5eab5e9790222c46d6f5105af6b6ec0ad 100755 (executable)
@@ -89,8 +89,8 @@ create_clearsigned_source_files() {
 #
 # main()
 #
-TESTDIR=$(readlink -f $(dirname $0))
-. $TESTDIR/framework
+TESTDIR="$(readlink -f "$(dirname "$0")")"
+. "$TESTDIR/framework"
 setupenvironment
 configarchitecture "i386"
 confighashes 'MD5' 'SHA1' 'SHA256' 'SHA512'