[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-test-cvs
Subject:    cvs commit: httpd-test/perl-framework/Apache-Test/lib/Apache TestConfig.pm
From:       stas () apache ! org
Date:       2004-08-11 18:42:56
Message-ID: 20040811184256.39093.qmail () minotaur ! apache ! org
[Download RAW message or body]

stas        2004/08/11 11:42:56

  Modified:    perl-framework/Apache-Test/lib/Apache TestConfig.pm
  Log:
  skip ssl cleanup if there is httpd config
  
  Revision  Changes    Path
  1.237     +4 -0      httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm
  
  Index: TestConfig.pm
  ===================================================================
  RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm,v
  retrieving revision 1.236
  retrieving revision 1.237
  diff -u -u -r1.236 -r1.237
  --- TestConfig.pm	11 Aug 2004 08:42:36 -0000	1.236
  +++ TestConfig.pm	11 Aug 2004 18:42:56 -0000	1.237
  @@ -1369,6 +1369,10 @@
   sub sslca_clean {
       my $self = shift;
   
  +    # XXX: httpd config is required, for now just skip ssl clean if
  +    # there is none
  +    return unless $self->{vars}->{httpd};
  +
       return unless $self->sslca_can;
   
       Apache::TestSSLCA::clean($self);
  
  
  
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic