On 7/10/13 11:32 AM, Rui Pedro Bernardino wrote:

You are totally right. Should get back to regex classes.

 

Does this look better?

 

13c13

<       <criterion test_ref="test_20135" />

---

>       <criterion test_ref="test_20135" negate="true"/>

25c25

<     <ind:subexpression operation="equals">static</ind:subexpression>

---

>     <ind:subexpression operation="pattern match">^(dhcp|bootp)$</ind:subexpression>


Seems sane. Any chance you could whip up a patch?