You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl-cvs@perl.apache.org by st...@apache.org on 2003/12/01 18:55:35 UTC

cvs commit: modperl-2.0/t/response/TestAPI query.pm

stas        2003/12/01 09:55:35

  Modified:    t/response/TestAPI query.pm
  Log:
  indent
  
  Revision  Changes    Path
  1.3       +1 -1      modperl-2.0/t/response/TestAPI/query.pm
  
  Index: query.pm
  ===================================================================
  RCS file: /home/cvs/modperl-2.0/t/response/TestAPI/query.pm,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- query.pm	1 Dec 2003 17:28:36 -0000	1.2
  +++ query.pm	1 Dec 2003 17:55:35 -0000	1.3
  @@ -60,7 +60,7 @@
               my $query = Apache::MPM->query(Apache::MPMQ_IS_THREADED);
   
               ok t_cmp(Apache::MPMQ_STATIC,
  -                    $query,
  +                     $query,
                        "MPMQ_IS_THREADED ($mpm)");
   
               ok t_cmp($query,
  
  
  

Re: cvs commit: modperl-2.0/t/response/TestAPI query.pm

Posted by Geoffrey Young <ge...@modperlcookbook.org>.

stas@apache.org wrote:
> stas        2003/12/01 09:55:35
> 
>   Modified:    t/response/TestAPI query.pm
>   Log:
>   indent

:)

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org