ksud: fix windows build again
This commit is contained in:
@@ -182,6 +182,7 @@ pub fn root_shell() -> Result<()> {
|
|||||||
|
|
||||||
let mut command = &mut Command::new(&shell);
|
let mut command = &mut Command::new(&shell);
|
||||||
|
|
||||||
|
#[cfg(unix)]
|
||||||
if !preserve_env {
|
if !preserve_env {
|
||||||
// This is actually incorrect, i don't know why.
|
// This is actually incorrect, i don't know why.
|
||||||
// command = command.env_clear();
|
// command = command.env_clear();
|
||||||
|
|||||||
Reference in New Issue
Block a user