]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 380797: email_in.pl was dying with "Can't locate PatchReader.pm" when PatchReader...
authormkanat%bugzilla.org <>
Mon, 13 Aug 2007 17:38:09 +0000 (17:38 +0000)
committermkanat%bugzilla.org <>
Mon, 13 Aug 2007 17:38:09 +0000 (17:38 +0000)
commit5c52026dc96d47fd87d3be55d723e3884df0d19b
tree7ca14c30c1d81e046754a3be42cc062fd0c63ef0
parent2facc85d5f675e0347d572bfe42680cf9b6b0b9c
Bug 380797: email_in.pl was dying with "Can't locate PatchReader.pm" when PatchReader not installed because die_handler was being called for eval {} blocks.
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=vladd, a=LpSolit
email_in.pl