diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-23 20:59:43 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-23 20:59:43 -0500 |
commit | ad1639f455e29a14370c2292537675f09f76244e (patch) | |
tree | a985a9a94773bc18ba2faa4adf63cdf235365420 | |
parent | 4d368bc747910d407dde913da365798ce2460cf3 (diff) |
web commit by JeremyReed: put on one line
-rw-r--r-- | doc/bugs/Insecure_dependency_in_utime.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/bugs/Insecure_dependency_in_utime.mdwn b/doc/bugs/Insecure_dependency_in_utime.mdwn index a721da251..f10905849 100644 --- a/doc/bugs/Insecure_dependency_in_utime.mdwn +++ b/doc/bugs/Insecure_dependency_in_utime.mdwn @@ -1,9 +1,8 @@ ikiwiki.setup: Insecure dependency in utime while running with -T switch at /usr/pkg/lib/perl5/vendor_perl/5.8.0/IkiWiki/Plugin/recentchanges.pm line 158. BEGIN failed--compilation aborted at (eval 5) line 164. -This was in ikiwiki_2.32.3. +This was in ikiwiki\_2.32.3. I worked-around this by doing: - utime IkiWiki::possibly_foolish_untaint($change->{when}), IkiWiki::possi -bly_foolish_untaint($change->{when}), "$config{srcdir}/$file + utime IkiWiki::possibly_foolish_untaint($change->{when}), IkiWiki::possibly_foolish_untaint($change->{when}), "$config{srcdir}/$file |