mirror of
https://github.com/micropython/micropython.git
synced 2026-02-01 16:50:27 +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.