nushell/tests/shell
Ian Manske f03ba6793e
Fix non-zero exit code errors in middle of pipeline (#13899)
# Description
Fixes #13868. Should come after #13885.

# User-Facing Changes
Bug fix.

# Tests + Formatting
Added a test.
2024-10-02 06:04:18 -05:00
..
environment Respect user-defined $env.NU_LOG_FORMAT and $env.NU_LOG_DATE_FORMAT (#13692) 2024-08-28 07:57:43 -05:00
pipeline Fix non-zero exit code errors in middle of pipeline (#13899) 2024-10-02 06:04:18 -05:00
mod.rs Improve help output for scripts (#13445) 2024-08-23 21:08:27 +02:00
repl.rs Fix merging child stack into parent (#12426) 2024-04-06 15:03:22 +00:00