ucert: work around short read
authorMike McCormack <mike@atratus.org>
Sat, 18 Aug 2018 06:04:57 +0000 (16:04 +1000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 18 Sep 2018 11:51:09 +0000 (13:51 +0200)
commite8cbfedc7229348230c3f970b2376776cb0c113e
tree66e4adb9bec74aa9fbc669144a1e82b71143d60b
parent0cda4af005f22f3e9a18a1760d8482be1a45e02a
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>
package/system/ucert/Makefile