From 98df2cb095448613192b30b586d0a38ab945d2a1 Mon Sep 17 00:00:00 2001 From: ivo Date: Wed, 28 Feb 2007 11:48:32 +0000 Subject: fix printing of -(no)svn option git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22376 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/checktree.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TOOLS') 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 -- cgit v1.2.3