mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2c3c4adaa3
By default some shells such as zsh has NOMATCH option set (https://zsh.sourceforge.io/Doc/Release/Options.html). The root cause of the problem is that while bash expands the parameter to itself if it does not match any filename, the zsh reports an error. IOW if we do % setopt nonomatch it will work even in zsh. Closes https://github.com/espressif/esp-idf/issues/12060 |
||
---|---|---|
.. | ||
idf-clang-tidy.rst | ||
idf-component-manager.rst | ||
idf-docker-image.rst | ||
idf-monitor.rst | ||
idf-py.rst | ||
idf-tools-notes.inc | ||
idf-tools.rst | ||
idf-windows-installer.rst | ||
index.rst |