nushell/tests/shell
Jonathan Turner 2b37ae3e81
Switch to using subprocess::shell (#1264)
* Switch to using `shell`

Switch to using the shell for subprocess to enable more natural shelling out.

* Update external.rs

* This is a test with .shell() for external

* El pollo loco's PR

* co co co

* Attempt to fix windows

* Fmt

* Less is more?

Co-authored-by: Andrés N. Robalino <andres@androbtech.com>
2020-01-24 05:21:05 +13:00
..
pipeline Switch to using subprocess::shell (#1264) 2020-01-24 05:21:05 +13:00
mod.rs Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00