# HG changeset patch # User ivo # Date 1173719805 0 # Node ID b65e001a3e681d1d907f52d897fed0e4454bdf26 # Parent 4990528662626ca57160eb966d229d6d87a35efc fix forgotten \ diff -r 499052866262 -r b65e001a3e68 TOOLS/checktree.sh --- a/TOOLS/checktree.sh Mon Mar 12 15:57:01 2007 +0000 +++ b/TOOLS/checktree.sh Mon Mar 12 17:16:45 2007 +0000 @@ -110,7 +110,7 @@ echo printoption "color " "colored output" "$_color" printoption "head " "print heading for each test" "$_head" - printoption "svn " + printoption "svn " \ "use svn info to determine which files to check" "$_svn" echo -e "\nIf no files are specified, the whole tree is traversed." echo -e "If there are, -(no)svn has no effect.\n"