re-enable stdout on mass-rebuild checks

This commit is contained in:
Graham Christensen 2017-12-04 19:14:00 -05:00
parent 55c9d50706
commit 3914558e0b
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C

View file

@ -437,7 +437,7 @@ impl Stdenvs {
String::from("-A"),
String::from("stdenv"),
],
false
true
);
println!("{:?}", result);