blob: ce2ad817bc01b34dca7c4d16f1ad06b98e2c76f8 [file] [log] [blame]
def timedOut = manager.logContains("timed out")
if (timedOut)
{
manager.buildAborted()
}