re-enable stdout on mass-rebuild checks
This commit is contained in:
parent
55c9d50706
commit
3914558e0b
|
@ -437,7 +437,7 @@ impl Stdenvs {
|
|||
String::from("-A"),
|
||||
String::from("stdenv"),
|
||||
],
|
||||
false
|
||||
true
|
||||
);
|
||||
|
||||
println!("{:?}", result);
|
||||
|
|
Loading…
Reference in a new issue