stas        02/01/03 21:06:20

  Modified:    perl-framework/Apache-Test/lib/Apache TestServer.pm
  Log:
  - removing unused variables
  
  Revision  Changes    Path
  1.49      +0 -2      
httpd-test/perl-framework/Apache-Test/lib/Apache/TestServer.pm
  
  Index: TestServer.pm
  ===================================================================
  RCS file: 
/home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestServer.pm,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- TestServer.pm     4 Jan 2002 04:48:58 -0000       1.48
  +++ TestServer.pm     4 Jan 2002 05:06:20 -0000       1.49
  @@ -402,8 +402,6 @@
       }
   
       print "$cmd\n";
  -    my $child_pid;
  -    my $child_in_pipe;
       my $old_sig;
   
       if (Apache::TestConfig::WIN32) {
  
  
  

Reply via email to