bstansell / conserver

Logged, multi-user access to device consoles
https://www.conserver.com/
BSD 3-Clause "New" or "Revised" License
129 stars 38 forks source link

conserver: reflect that baud rates have increased to 7 digits #69

Closed bzfbd closed 2 years ago

bzfbd commented 3 years ago

When having "examine" print baud/parity increase the maximum string width from 6 to 7 digits. And while here try to indicate more baud values in the manual going up to 4000000.

bstansell commented 3 years ago

The tests are failing because the output changed format. If you run record=1 make test, that will run the tests but record new expected output, which you can then check in with the code change. That should make the checks in github go green and I can merge the change.

Thanks for all of the PRs, by the way!

bzfbd commented 2 years ago

Sorry for having missed this for so long. Seems the FreeBSD Cirrus setup has an issue now? Probably should be updated to 13.0 (or soon 13.1 in two weeks or so)?