Commit 0b54a3e
authored
setup-binary-builds: conda --no-capture-output (#7420)
This allows for the logs to be streamed live as they run. This is
especially important when conda gets killed due to OOM and we lose all
logs.
Test plan:
manually set the hash in
meta-pytorch/torchcomms#7101 parent 417d17c commit 0b54a3e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
0 commit comments