a. I want to update this common.vm template so that i can add a command to
parse the current output
currentline: $buildOutput -
new line awk '/Tests run: [0-9], Failures: [1-9]/, /Running/ {print
prev} {prev=$0}' buildOutputany idea, how can i plug a awk command in velocity template Thanks, Satish -- View this message in context: http://www.nabble.com/updating-the-common.vm-template-for-build-emails-tf3084084.html#a8570898 Sent from the Continuum - Users mailing list archive at Nabble.com.
