On 09/16/2010 02:54 AM, [email protected] wrote: > Author: wrowe > Date: Thu Sep 16 00:54:58 2010 > New Revision: 997553 > > URL: http://svn.apache.org/viewvc?rev=997553&view=rev > Log: > *) Accept modern bash test conventions of -h or -L for testing symlinks > (for another patch against -l yet-to-come) > > *) Introduce >= and <= syntax for greater-or-equal, or less-or-equal > string comparisons > > *) Respect [NC] conventions for >[=]/<[=] string comparison, which is > horribly sensitive to the current charset. > > Modified: > httpd/httpd/trunk/modules/mappers/mod_rewrite.c
Now we have: Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/modules/rewrite.t 29 1 3.45% 20 Failed 1/1 test scripts, 0.00% okay. 1/29 subtests failed, 96.55% okay. Regards RĂ¼diger
