mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-07 20:20:06 +00:00
if IDF_PATH is empty, [ -n ] test passes needs to be [ -n "" ] Closes https://github.com/espressif/esp-idf/issues/2769 TW27714
if IDF_PATH is empty, [ -n ] test passes needs to be [ -n "" ] Closes https://github.com/espressif/esp-idf/issues/2769 TW27714