chiark / gitweb /
i18n: Fix pairwise-pocheck
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Jan 2019 17:46:38 +0000 (17:46 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 6 Jan 2019 17:49:05 +0000 (17:49 +0000)
commited8b3338dc69463e96097de3bad257bf7dc3f725
tree6bfc0637501de6ebee74277e3b01de01ebb28c75
parent0802b0bd3906ee36bf618cbbaa1b64a90120bcc6
i18n: Fix pairwise-pocheck

The condition to spot only bare < did not work.  Fix it.
Tcl does not have look-behind assertions, so use . and
a look-ahead assertion.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
po4a/pairwise-pocheck