mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Regression in 66fb5a29bbdc2482d67c52e6f66b303378c9b789 - whitespace cleanup added trailing newline (\n) to the end of the file, which is printed as \r\n by IDF printf, so the 'expect' fails to see it.