nushell/crates/nu-test-support
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
..
src Switch to using subprocess::shell (#1264) 2020-01-24 05:21:05 +13:00
build.rs Keep dummies in default features for convenience. (#1212) 2020-01-13 01:17:56 -05:00
Cargo.toml Externals now spawn independently. (#1230) 2020-01-16 04:05:53 -05:00