]> scripts.mit.edu Git - www/ikiwiki.git/commitdiff
stop using perl -T here
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 22 May 2009 17:27:23 +0000 (13:27 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 22 May 2009 17:27:23 +0000 (13:27 -0400)
See bug #411786. Perl's random corruption of the taint flag is even effecting
the untainting of source filenames now (which AFAICS, is a proper untaint
and always worked before..), and that makes using ikiwiki in perl taint
mode not work at all.


No differences found