commit | bd6fcb68d7732ad70138af7040af5430b6502df3 | [log] [tgz] |
---|---|---|
author | Matthew Treinish <treinish@linux.vnet.ibm.com> | Fri Aug 16 17:48:29 2013 -0400 |
committer | Matthew Treinish <treinish@linux.vnet.ibm.com> | Mon Aug 19 10:14:54 2013 -0400 |
tree | 415d37fcc428be8347e7881cf1e9e500df511ae3 | |
parent | 1ac6776ee989d374858e8a6d4c217bf735e3f760 [diff] |
Fix skip tracker regex for multi-line skips This commit changes the regex used for detecting a skip line by removing the requirement on an '(' immediately following 'skip'. This changes the skip tracker to match multiline skips (assuming 'skip' is on the same line as the bug number. It also enables conditional skips that have a bug number from being picked up. Change-Id: I95a0521661084034f7625c3c517ae9210120de4c