mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-08 02:51:47 +01:00
Regression in 66fb5a29bb - 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.