| From: | Guillermo García Rojas <garciarojas@xxxxxxxxxxx> |
| Date: | Fri, 16 Jul 2004 11:32:17 -0500 |
In the diff patch, Hiten Pandya corrected to look like this:
if m = /^(((\d+)(?:\.\d+\D+))+\w?)-(\w+)(-\S+)?) (\w+)$/.match(uname)
^^^^
And that worked for me.