nushell/tests/shell
Wind 1058707a29
make stderr works for failed external command (#11914)
# Description
Fixes: #11913

When running external command, nushell shouldn't consumes stderr
messages, if user want to redirect stderr.

# User-Facing Changes
NaN

# Tests + Formatting
Done

# After Submitting
NaN
2024-02-21 21:15:05 +08:00
..
environment test: clear parent envs to prevent leakage to tests (#9976) 2023-08-14 12:49:55 +02:00
pipeline make stderr works for failed external command (#11914) 2024-02-21 21:15:05 +08:00
mod.rs Fix a panic when parsing empty file (#11314) 2024-02-07 18:47:44 -06:00