From: Steinar H. Gunderson Date: Wed, 4 Oct 2006 00:04:53 +0000 (+0200) Subject: Adjust the columns in test.sh. X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;ds=sidebyside;h=17ac5e1d2132faf14f3cb23a3511ccb891046154;p=xml-template Adjust the columns in test.sh. --- diff --git a/tests/test.sh b/tests/test.sh index b03a657..19c6cf9 100755 --- a/tests/test.sh +++ b/tests/test.sh @@ -9,7 +9,7 @@ fi for L in $LANGUAGES; do for T in $TESTS; do - printf "%-30s" "Testing $L/$T..." + printf "%-35s" "Testing $L/$T..." TEMPFILE=$( tempfile ) if [ "$L" = "perl" ]; then