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

--- Comment #19 from Antoine "hashar" Musso <[email protected]> ---
And the super long filtering command:


find . -name build.xml \
 -exec fgrep -q 'DownstreamBuild' {} \; \
 -exec sed -i-back \
 '/   
<org.jvnet.hudson.plugins/,/\/org.jvnet.hudson.plugins.DownstreamBuildViewAction>/d'
{} \;

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

Reply via email to