Re: parse build text and based on match send email

2013-10-03 Thread Slide
You could use a pre-send script with email-ext to read the build log and then if the value isn't there, make the pre-send script result in false and the email won't send. slide On Thu, Oct 3, 2013 at 11:01 AM, Kamal Ahmed wrote: > Hi, > > I want to be able to parse the following text : > > *01:

parse build text and based on match send email

2013-10-03 Thread Kamal Ahmed
Hi, I want to be able to parse the following text : 01:17:46 Summary of conflicts: 01:17:46 Text conflicts: 3 01:17:46 Tree conflicts: 8 Text conflicts: 0 and Tree conflicts: 0 Send no email, but any positive integer, send email Any ideas how i can do that ? Thanks, -Kamal. -- You receiv