nushell/crates/nu-command/src/system
Andrej Kolchin 78f52e8b66
Replace bash with POSIX sh in tests (#11293)
Just my small pet peeve. This allows to run tests without bash
installed.

There were only two minor tests which required a change.
2023-12-15 14:53:19 +08:00
..
complete.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
exec.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
mod.rs Add exec command for Windows (#11001) 2023-11-08 14:50:25 -06:00
nu_check.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
ps.rs Convert Shellerror::GenericError to named fields (#11230) 2023-12-07 00:40:03 +01:00
registry_query.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00
run_external.rs Replace bash with POSIX sh in tests (#11293) 2023-12-15 14:53:19 +08:00
sys.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
which_.rs Enforce required, optional, and rest positional arguments start with an uppercase and end with a period. (#11285) 2023-12-15 14:32:37 +08:00