I think Yonik added a nocommit -- Author: Yonik Seeley <[email protected]> 2012-12-07 15:47:34 Committer: Yonik Seeley <[email protected]> 2012-12-07 15:47:34
...
+ if (lowerBound > upperBound) {
+ // nocommit
+ throw new RuntimeException("WHAAAT?");
+ }
I think we should revert to make Jenkins happy; Yonik can re-apply later?
Dawid
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
