Re: How can I get a job to fail when a regex does not matches the output?

2014-11-03 Thread Sahil Minocha
well. Regards, Sahil On Mon, Oct 27, 2014 at 3:42 PM, Maciej Jaros wrote: > Sahil Minocha (2014-10-16 13:50): > > Hi, > > I am using Conditional Steps(Multiple) and Steps to run if condition is > met. > I have a scenario to fail the build if an expression is not found in

How can I get a job to fail when a regex does not matches the output?

2014-10-16 Thread Sahil Minocha
Hi, I am using Conditional Steps(Multiple) and Steps to run if condition is met. I have a scenario to fail the build if an expression is not found in the Console Output. What I am able to achieve is, I can change the build output when an expression matches using Text FInder, however I need to do