Thanks, John, I agree. The pattern I will check in will be:
^webrev
Thanks,
Brad
P.S. Following the OpenJDK codereview directory layout suggestion [1],
I thought about also putting in:
^[0-9][0-9][0-9][0-9][0-9][0-9][0-9]
8000000/
webrev.00
webrev.01
but many directories have that pattern:
./hotspot/test/runtime/7162488
./hotspot/test/runtime/7162488/Test7162488.sh
so decided against it.
[1]
On 9/10/2014 7:21 PM, John Rose wrote:
On Sep 10, 2014, at 4:22 PM, Bradford Wetmore
<bradford.wetm...@oracle.com <mailto:bradford.wetm...@oracle.com>> wrote:
My original thought was the former. But I note both are currently
being used, so some people may prefer the latter.
I would prefer the more general pattern, to give the user more latitude,
and also to make a simpler rule.
— John