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/215ebab3-e864-4ca0-ac1d-450243f0e28a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.