geoff       2004/10/12 06:54:18

  Modified:    perl-framework/Apache-Test/lib/Apache TestMM.pm
  Log:
  ack, the testcover stuff wasn't quite right due to some minor typos
  
  Revision  Changes    Path
  1.40      +1 -1      
httpd-test/perl-framework/Apache-Test/lib/Apache/TestMM.pm
  
  Index: TestMM.pm
  ===================================================================
  RCS file: 
/home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestMM.pm,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- TestMM.pm 12 Oct 2004 12:55:26 -0000      1.39
  +++ TestMM.pm 12 Oct 2004 13:54:18 -0000      1.40
  @@ -67,7 +67,7 @@
   
   testcover :
        [EMAIL PROTECTED] -delete
  -     [EMAIL PROTECTED]::Cover=+inc,$atdir \
  +     -HARNESS_PERL_SWITCHES=-MDevel::Cover=+inc,$atdir \\
        APACHE_TEST_EXTRA_ARGS=-one-process \$(MAKE) test
        [EMAIL PROTECTED]
   EOF
  
  
  

Reply via email to