aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/taint_and_-T.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-28 15:37:17 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-28 15:37:17 -0400
commitdbb5d111968be2f0c4f7fb012787c67b9bac57f7 (patch)
treebd8aeac759b23c819ffac7cb26f47e2c67a05c1f /doc/bugs/taint_and_-T.mdwn
parent4723d5f9f17890535b0fc1f14900bfa9927e0c59 (diff)
downloadikiwiki-dbb5d111968be2f0c4f7fb012787c67b9bac57f7.tar
ikiwiki-dbb5d111968be2f0c4f7fb012787c67b9bac57f7.tar.gz
Deal with different paths to perl when removing -T flag.
Diffstat (limited to 'doc/bugs/taint_and_-T.mdwn')
-rw-r--r--doc/bugs/taint_and_-T.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/taint_and_-T.mdwn b/doc/bugs/taint_and_-T.mdwn
index bf5551201..21ef17673 100644
--- a/doc/bugs/taint_and_-T.mdwn
+++ b/doc/bugs/taint_and_-T.mdwn
@@ -26,3 +26,5 @@ line 1.
>> over-broad. --[[Joey]]
>>> Yes, being more precise should be fine. Note that some may have bin/perl5 or bin/perl5.8.8 for example, so please consider optional number, like ^(#!/.*/perl[0-9]*.*) -T$ or something like that.
+
+[[done]]