From: Joey Hess Date: Tue, 31 May 2011 20:24:13 +0000 (-0400) Subject: Merge branch 'master' of ssh://git.ikiwiki.info X-Git-Tag: 3.20110431~28 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a24c0c543d4e4111dc206813889558bd5376fc8e?hp=8fcbb59cd84af119bf4ede71305235da99150c5b 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;