mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 21:50:31 +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.