summaryrefslogtreecommitdiffstats
path: root/TOOLS/checktree.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/checktree.sh')
-rwxr-xr-xTOOLS/checktree.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 77717e88f9..2e4f7ac366 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -125,8 +125,8 @@ for i in "$@"; do
echo
printoption "color " "colored output" "$_color"
printoption "head " "print heading for each test" "$_head"
- printoption "svn " "use .svn/ to determine which files to " \
- "check" "$_svn"
+ printoption "svn " "use .svn/ 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"
exit