You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-cvs@httpd.apache.org by jo...@apache.org on 2003/06/13 03:21:32 UTC

cvs commit: httpd-apreq-2/build test_config.pl

joes        2003/06/12 18:21:32

  Modified:    build    test_config.pl
  Log:
  Dump joes lib.
  
  Revision  Changes    Path
  1.3       +0 -2      httpd-apreq-2/build/test_config.pl
  
  Index: test_config.pl
  ===================================================================
  RCS file: /home/cvs/httpd-apreq-2/build/test_config.pl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- test_config.pl	11 Jun 2003 22:59:56 -0000	1.2
  +++ test_config.pl	13 Jun 2003 01:21:32 -0000	1.3
  @@ -2,8 +2,6 @@
   
   use 5.005;
   
  -use lib qw(/home/joe/src/apache/httpd-test/perl-framework/Apache-Test/lib);
  -
   use Apache::Test5005compat;
   
   use Apache::TestMM qw(test clean);