On Thu, 2 Aug 2001, Stas Bekman wrote:
> was it: +1 for sorting?
yep.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
>
> and you have cvs sorted out? i just tested a fresh checkout,
> Apache-Test
> comes with it. and i can:
> % date >> Apache-Test/t/ping.t
> % cvs diff
>
> shows changes made to Apache-Test/t/ping.t
I'm seeing the same thing as stas...
[geoff@spinnaker /src]$ cvs
-d":pserver:[EMAIL PROTEC
This patch makes sure that the output generated by --help is sorted and
consistent:
Index: TestConfig.pm
===
RCS file:
/home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm,v
retrieving revision 1.11
diff -u -r1.11
On Thu, 2 Aug 2001, Doug MacEachern wrote:
> On Thu, 2 Aug 2001, Stas Bekman wrote:
>
> > This patch makes sure that the output generated by --help is sorted and
> > consistent:
>
> how about we add --help-seed to print help in the prefered order ;)
then we will have to add: --help-random to mak
On Thu, 2 Aug 2001, Stas Bekman wrote:
> This patch makes sure that the output generated by --help is sorted and
> consistent:
how about we add --help-seed to print help in the prefered order ;)
+1 or sorting.
and you have cvs sorted out? i just tested a fresh checkout, Apache-Test
comes with