From 5a649978dd0db6796725b0618e3f58c9ad6ddddb Mon Sep 17 00:00:00 2001 From: ivo Date: Mon, 12 Mar 2007 17:16:45 +0000 Subject: fix forgotten \ git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22527 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/checktree.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/checktree.sh b/TOOLS/checktree.sh index 6d917b4ca7..2e61659612 100755 --- a/TOOLS/checktree.sh +++ b/TOOLS/checktree.sh @@ -110,7 +110,7 @@ for i in "$@"; do 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" -- cgit v1.2.3