]> scripts.mit.edu Git - www/ikiwiki.git/blob - doc/bugs/taint_and_-T.mdwn
web commit by http://vibrog.myopenid.com/
[www/ikiwiki.git] / 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.