stas        2004/01/18 00:41:16

  Modified:    src/docs/general/testing testing.pod
  Log:
  s/APACHE_PORT/APACHE_TEST_PORT/ per A-T cvs change
  
  Revision  Changes    Path
  1.30      +2 -2      modperl-docs/src/docs/general/testing/testing.pod
  
  Index: testing.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/general/testing/testing.pod,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -u -r1.29 -r1.30
  --- testing.pod       16 Jan 2004 04:58:19 -0000      1.29
  +++ testing.pod       18 Jan 2004 08:41:15 -0000      1.30
  @@ -229,8 +229,8 @@
   
     % t/TEST -start-httpd -port=34343
   
  -or by setting an evironment variable C<APACHE_PORT> to the desired
  -value before starting the server.
  +or by setting an evironment variable C<APACHE_TEST_PORT> to the
  +desired value before starting the server.
   
   Specifying the port explicitly may not be the most convenient option
   if you happen to run many instances of the C<Apache::Test> framework.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to