Skip to content

Commit

Permalink
Merge branch 'feature/export_fish_exit_code_success_v4.4' into 'relea…
Browse files Browse the repository at this point in the history
…se/v4.4'

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

See merge request espressif/esp-idf!22819
  • Loading branch information
dobairoland committed Mar 18, 2023
2 parents 7cfc1a7 + 3ed0f16 commit e619c17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions export.fish
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,4 @@ else
eval (env _IDF.PY_COMPLETE=fish_source idf.py)
end


set -e __main
functions -e __main

0 comments on commit e619c17

Please sign in to comment.