ikiwiki/doc/bugs/taint_and_-T.mdwn

6 lines
238 B
Plaintext
Raw Normal View History

By default, tflag is not defined. But ikiwiki.in has -T causing build failure:
perl -Iblib/lib ikiwiki.out -libdir . -setup docwiki.setup -refresh
"-T" is on the #! line, it must also be used on the command line at ikiwiki.out
line 1.