mktables: Tighten regex match to real data
authorKarl Williamson <public@khwilliamson.com>
Sun, 20 Oct 2013 16:13:39 +0000 (10:13 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:15 +0000 (08:27 -0700)
commitaacc8a468d2f260a6aa99fe5aa487fff3b53ccc1
treef463277571b47a62e8f50c15a3f2738c5a9e8a49
parentdd71f5b8518ec83566936b5124532f173cee487a
mktables: Tighten regex match to real data

The actual file has spaces, so use \s instead of the more dangerous dot.
Also, after processing the line, no need to look to see if it matches
something else.
lib/unicore/mktables