ucert: work around short read
authorMike McCormack <mike@atratus.org>
Sat, 18 Aug 2018 06:04:57 +0000 (16:04 +1000)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:47:54 +0000 (17:47 +0100)
commit1058a3ac81862cc24009218e2e12091a4c579fcc
treef19544a1cdade22be986eae031fa3a9d2fa7c4d6
parent11f913009610ce2c8e2a2d5b00971e070a5882ef
ucert: work around short read

usign occasionally writes 16 characters then exits without writing a LF,
leaving ucert hanging waiting for more input.  Accept 16 characters
or more rather than 17 to work around the short read.

Signed-off-by: Mike McCormack <mike@atratus.org>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(backported from e8cbfedc7229348230c3f970b2376776cb0c113e)
package/system/ucert/Makefile