You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-commits@perl.apache.org by pg...@apache.org on 2005/09/25 16:22:41 UTC

svn commit: r291418 - /perl/Apache-Test/trunk/Apache-TestItSelf/README

Author: pgollucci
Date: Sun Sep 25 07:22:39 2005
New Revision: 291418

URL: http://svn.apache.org/viewcvs?rev=291418&view=rev
Log:
fix typo

Modified:
    perl/Apache-Test/trunk/Apache-TestItSelf/README

Modified: perl/Apache-Test/trunk/Apache-TestItSelf/README
URL: http://svn.apache.org/viewcvs/perl/Apache-Test/trunk/Apache-TestItSelf/README?rev=291418&r1=291417&r2=291418&view=diff
==============================================================================
--- perl/Apache-Test/trunk/Apache-TestItSelf/README (original)
+++ perl/Apache-Test/trunk/Apache-TestItSelf/README Sun Sep 25 07:22:39 2005
@@ -48,7 +48,7 @@
   ~/apache.org/modperl-2.0, the following will run the tests against the
   modperl-2.0 test suite
 
-  % t/TEST -base ~/apache.org/mp2-svn \
+  % t/TEST -base ~/apache.org/modperl-2.0 \
   -config sample/testitself_conf_mp2_core.pl t/httpd_arg.t t/interactive.t
 
 



Re: svn commit: r291418 - /perl/Apache-Test/trunk/Apache-TestItSelf/README

Posted by Stas Bekman <st...@stason.org>.
pgollucci@apache.org wrote:
> Author: pgollucci
> Date: Sun Sep 25 07:22:39 2005
> New Revision: 291418
> 
> URL: http://svn.apache.org/viewcvs?rev=291418&view=rev
> Log:
> fix typo
> 
> Modified:
>     perl/Apache-Test/trunk/Apache-TestItSelf/README
> 
> Modified: perl/Apache-Test/trunk/Apache-TestItSelf/README
> URL: http://svn.apache.org/viewcvs/perl/Apache-Test/trunk/Apache-TestItSelf/README?rev=291418&r1=291417&r2=291418&view=diff
> ==============================================================================
> --- perl/Apache-Test/trunk/Apache-TestItSelf/README (original)
> +++ perl/Apache-Test/trunk/Apache-TestItSelf/README Sun Sep 25 07:22:39 2005
> @@ -48,7 +48,7 @@
>    ~/apache.org/modperl-2.0, the following will run the tests against the
>    modperl-2.0 test suite
>  
> -  % t/TEST -base ~/apache.org/mp2-svn \
> +  % t/TEST -base ~/apache.org/modperl-2.0 \
>    -config sample/testitself_conf_mp2_core.pl t/httpd_arg.t t/interactive.t

well, none of these are typos. It's just that's how I have things layed 
out on my machine. This info is a demo on how to run things. As everyone 
will have a different layout and everybody tries to fix it, it'll be a 
never-ending story.

-- 
_______________________________________________________________
Stas Bekman mailto:stas@stason.org   | http://stason.org/
MailChannels: Assured Messaging (TM) | http://mailchannels.com/
The "Practical mod_perl" book        | http://modperlbook.org/