mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 19:30:28 +01:00
The output might contain more than one line ending in 5b so properly skip everything until the next known point. This fixes test failures in appveyor debug builds.