# HG changeset patch # User Konstantin Pavlov # Date 1395658492 -14400 # Node ID 4e0e795e00197215f3c5710910c075c4788b0d4e # Parent 30364c578416e1894fd9a8506800ddbc7b90053a Tests: removed http block from mail_smtp_greeting_delay.t. The test fails when hash tables aren't big enough and there is no way to propagate new values. Bonus side-effect: the test will fail if perl module segfault comes back. diff --git a/mail_smtp_greeting_delay.t b/mail_smtp_greeting_delay.t --- a/mail_smtp_greeting_delay.t +++ b/mail_smtp_greeting_delay.t @@ -44,10 +44,6 @@ mail { } } -http { - # stub to avoid SIGSEGV when perl module compiled in, <= 0.7.30 -} - EOF ###############################################################################