From: Joey Hess Date: Fri, 3 Jun 2011 15:29:26 +0000 (-0400) Subject: Merge branch 'master' of ssh://git.ikiwiki.info X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/a42bbcb875aeb1e6715842cdb926952e18a3e439?hp=ac5164db382a79f5a68b9618c72cc3c02eb87bbf Merge branch 'master' of ssh://git.ikiwiki.info --- diff --git a/t/crazy-badass-perl-bug.t b/t/crazy-badass-perl-bug.t index 80724d174..328a979c2 100755 --- a/t/crazy-badass-perl-bug.t +++ b/t/crazy-badass-perl-bug.t @@ -2,6 +2,8 @@ # DO NOT CHANGE ANYTHING IN THIS FILE. # THe crazy bug reproduced here will go away if any of the calls # to htmlize are changed. +# Note: This was http://bugs.debian.org/376329 , and was fixed in +# perl 5.14. use warnings; use strict; use Test::More tests => 102;