Author: thorsten Date: Mon Mar 9 10:47:01 2009 New Revision: 751650 URL: http://svn.apache.org/viewvc?rev=751650&view=rev Log: Adding note that you need to have tidy installed to use the script.
Modified: forrest/trunk/etc/tidy-xml.pl Modified: forrest/trunk/etc/tidy-xml.pl URL: http://svn.apache.org/viewvc/forrest/trunk/etc/tidy-xml.pl?rev=751650&r1=751649&r2=751650&view=diff ============================================================================== --- forrest/trunk/etc/tidy-xml.pl (original) +++ forrest/trunk/etc/tidy-xml.pl Mon Mar 9 10:47:01 2009 @@ -129,5 +129,8 @@ Note: It will skip directories with name /build/ +HEADSUP: You need to have "tidy" installed in your system and + it must be in reachable via the commandline. + !; }