X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2F11_blocks.t;h=5e277cdb4147ae18e1aa38c82afbae45fa4fbd62;hb=a40fd8e928b333287f7f52f590c8e2d0c2f90821;hp=11c765ac5cdaaebf07d69b503eb694db9dd87551;hpb=40bc07333bc586c54b06861e8b1e02db0d59d7d0;p=debbugs.git diff --git a/t/11_blocks.t b/t/11_blocks.t index 11c765a..5e277cd 100644 --- a/t/11_blocks.t +++ b/t/11_blocks.t @@ -27,7 +27,7 @@ use Test::WWW::Mechanize; $SIG{CHLD} = sub {}; my %config; eval { - %config = create_debbugs_configuration(debug => exists $ENV{DEBUG}?$ENV{DEBUG}:0); + %config = create_debbugs_configuration(); }; if ($@) { BAIL_OUT($@); @@ -37,13 +37,7 @@ my $sendmail_dir = $config{sendmail_dir}; my $spool_dir = $config{spool_dir}; my $config_dir = $config{config_dir}; -END{ - if ($ENV{DEBUG}) { - diag("spool_dir: $spool_dir\n"); - diag("config_dir: $config_dir\n"); - diag("sendmail_dir: $sendmail_dir\n"); - } -} + # We're going to use create mime message to create these messages, and # then just send them to receive.