https://bugzilla.wikimedia.org/show_bug.cgi?id=68255

--- Comment #13 from Filippo Giunchedi <fili...@wikimedia.org> ---
though linting wmf-config and multiversion is significantly less files,
yielding ~500ms, I think that's acceptable

filippo@mw1018:~$ time (find /usr/local/apache/common/wmf-config/
/usr/local/apache/common/multiversion/ -name '*.php' -or -name '*.inc' -or
-name '*.phtml' |xargs -n1 -P 4 -exec php -l >/dev/null)

real    0m0.524s
user    0m1.116s
sys    0m0.716s

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to