changeset 19080:6ff62e005cba

fix line >79 characters
author ivo
date Fri, 14 Jul 2006 15:12:05 +0000
parents 0ba020beb2e4
children 273bdef43012
files TOOLS/checktree.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/checktree.sh	Fri Jul 14 15:08:31 2006 +0000
+++ b/TOOLS/checktree.sh	Fri Jul 14 15:12:05 2006 +0000
@@ -116,7 +116,7 @@
         printoption "all       " "enable all tests" "no"
         echo
         printoption "showcont  " "show offending content of file(s)" \
-                                                                    "$_showcont"
+                                                                   "$_showcont"
         echo
         printoption "color     " "colored output" "$_color"
         printoption "head      " "print heading for each test" "$_head"