peerdb/tripe-newpeers.in: Remove (undocumented) whitespace fixing.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 26 May 2018 13:48:11 +0000 (14:48 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 11:50:38 +0000 (12:50 +0100)
commit6090fc43d207d7e882839923c6bf8710beecf21b
treea8ef148afb807dcd8f9f15dfdd0040dbeb7c3188
parent85341d9c32dad3dbb05208b84e9616786287f8ee
peerdb/tripe-newpeers.in: Remove (undocumented) whitespace fixing.

I don't think we ever needed this, except that there's a longstanding
mLib bug which means that newlines (and other whitespace other than
actual space characters) aren't escaped in `lax' mode, which would have
caused the `cdb-map' output to be broken.

Easy fix: turn off lax mode.
peerdb/tripe-newpeers.in