mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
a59477205d
# Description Fixes a bug with `set_last_error()` introduced by @IanManske not being called during the jump to an error handler in IR eval. Without this, `$env.LAST_EXIT_CODE` wasn't getting set in the `catch` block for an external. # Tests + Formatting Added a `tests/eval` test to cover this in both IR and non-IR eval |
||
---|---|---|
.. | ||
mod.rs |