summaryrefslogtreecommitdiffstats
path: root/TOOLS
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS')
-rwxr-xr-xTOOLS/checktree.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh
index 8617c169ea..c5a5564652 100755
--- a/TOOLS/checktree.sh
+++ b/TOOLS/checktree.sh
@@ -116,7 +116,7 @@ for i in "$@"; do
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"