nushell/crates/nu-command/src/system
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
..
sys Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
complete.rs Fix try not working with let, etc. (#13885) 2024-09-23 06:44:25 -05:00
exec.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
mod.rs Rewrite run_external.rs (#12921) 2024-05-23 02:05:27 +00:00
nu_check.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
ps.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
registry_query.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
run_external.rs Fix non-zero exit code errors in middle of pipeline (#13899) 2024-10-02 06:04:18 -05:00
uname.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00
which_.rs Change the usage misnomer to "description" (#13598) 2024-08-22 12:02:08 +02:00