web commit by JeremyReed: about taint and -T build failure
[ikiwiki] / doc / bugs / taint_and_-T.mdwn
1 By default, tflag is not defined. But ikiwiki.in has -T causing build failure:
2
3 perl -Iblib/lib   ikiwiki.out -libdir . -setup docwiki.setup -refresh
4 "-T" is on the #! line, it must also be used on the command line at ikiwiki.out
5 line 1.