| Re: svn rev 7200: FAIL (i386-unknown-freebsdelf5.0 shared)
From: <pll_at_lanminds.com>
 Date: 2003-09-26 22:47:23 CEST 
In a message dated: Fri, 26 Sep 2003 09:59:02 PDT
 >Now, I'm off to finding a regex pattern to allow 1.x as well as 0.9.[4-9] 
 Hmm, this should work in perl:
          (1\.[0-9])|(0\.9\.[4-9])
 and it certainly seems to work with 'egrep'.  I don't know if that 
 -- Seeya, Paul GPG Key fingerprint = 1660 FECC 5D21 D286 F853 E808 BB07 9239 53F1 28EE If you're not having fun, you're not doing it right! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Sep 26 22:48:16 2003 | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.