]> sipb.mit.edu Git - ikiwiki.git/commit
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)
commite92c6722ddd559060514097ac1790c9edc2ee996
tree8790610477041853accd24125ac85be35503c0e5
parentb23b7a8d6112aa7519a388ca49a7864d1e86df21
stop using perl -T here

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.
t/basewiki_brokenlinks.t
t/permalink.t
t/syntax.t