Hi all,
Any ideas?
Thanks again

El miércoles, 6 de julio de 2016, 18:01:08 (UTC+2), Antonio Hernandez 
escribió:
>
> Hi, 
>
> I've got the code:
>
>    <code class="console">
>                         <j:forEach var="line" items="${build.getLog(500)}">
>                         ${line}<br/>
>                         </j:forEach>
>
>
> showing all the test results of a specific job but i want to cut it from 
> one point filtering all before "--------------------------" and also after 
> a specific word like "Build step....
>
> How can achieve this?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d7f22fb8-aee7-4813-a94d-c7c694a15c71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to