]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-624218-Translation-file-handling
properly format multiline error messages
[apt.git] / test / integration / test-bug-624218-Translation-file-handling
index 9733b702677848dc23be10a8798c7732882c1847..b629dd66584ddc1c2fe61c1244d96b5dfbda74b0 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 'i386'