nushell/crates/nu-command
LebsterFace e826540037
Pass /D flag to cmd.exe to disable AutoRun (#4903)
* Pass `/D` flag to `cmd.exe` to disable AutoRun

* Pass `/D` flag before `/c`

This avoids running the command '/D <&self.name.item>' in cmd
2022-03-23 19:05:06 +13:00
..
assets Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
src Pass /D flag to cmd.exe to disable AutoRun (#4903) 2022-03-23 19:05:06 +13:00
tests remove the boolean vars (#4879) 2022-03-20 08:12:10 +13:00
build.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
Cargo.toml Add licenses (#4893) 2022-03-23 09:25:38 +13:00