- Notifications
You must be signed in to change notification settings - Fork752
Commitc99c5f2
committed
Fix conda build log stderr->stdout
Recent conda-build update added a new log output to log:info.Powershell interprets this as an ERROR since its on STDERR.Prevent accidental auto-update & display INFO before building.Would have made debugging this psudo-error easier.1 parente7c94df commitc99c5f2
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| 22 | + | |
22 | 23 |
| |
| 24 | + | |
23 | 25 |
| |
| 26 | + | |
| 27 | + | |
24 | 28 |
| |
25 |
| - | |
| 29 | + | |
26 | 30 |
| |
27 | 31 |
| |
28 | 32 |
| |
|
0 commit comments
Comments
(0)