Merge branch 'feature/export_fish_exit_code_success_v4.4' into 'release/v4.4'

Tools: export.fish exit with success exit code (v4.4)

See merge request espressif/esp-idf!22819
pull/11147/head
Roland Dobai 2023-03-18 15:37:15 +08:00
commit e619c17871
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -74,5 +74,4 @@ else
eval (env _IDF.PY_COMPLETE=fish_source idf.py)
end
set -e __main
functions -e __main