From: Jonathan McDowell Date: Fri, 10 Jun 2016 07:58:12 +0000 (+0100) Subject: Fix errors in onak-mail.pl X-Git-Tag: onak-0.5.0~11 X-Git-Url: http://the.earth.li/gitweb/?a=commitdiff_plain;h=4ab0e97e5ff2dab7dcc5ae14050e442892b8f0ff;hp=4ab0e97e5ff2dab7dcc5ae14050e442892b8f0ff;p=onak.git Fix errors in onak-mail.pl The change to the new configuration file format introduced some paper bag errors in the mail processing script. Fix these, and add a Perl syntax check into the test target to try and prevent this sort of thing in future. ---