This commit is contained in:
ehouse 2004-07-08 14:26:42 +00:00
parent 01fb2c9878
commit 6430754ab1

View file

@ -21,7 +21,7 @@ LANGFILTER_PRECLIP: tr -d '\r' |
LANGFILTER_POSTCLIP: | tr [a-z] [A-Z]
LANGFILTER_POSTCLIP: | grep '^[A-Z]*$'
LANGFILTER_POSTCLIP: | tr -s '\n\r' '\000\000'
LANGFILTER_POSTCLIP: | tr '\n' '\000'
LANGFILTER_POSTCLIP: | sort -z
# We can trust sort (above) to do the right thing since there's no