| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 <!DOCTYPE html> | 3 <!DOCTYPE html> |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <head> | 5 <head> |
| 6 <meta charset="utf-8"> | 6 <meta charset="utf-8"> |
| 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> | 7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 <meta name="viewport" content="width=device-width, initial-scale=1"> | 8 <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 9 | 9 |
| 10 <meta name="description" content=""> | 10 <meta name="description" content=""> |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>) | 92 (<a href="foo/steps/setup_build/0/stdout">stdout</a>) |
| 93 | 93 |
| 94 <small class="muted"> | 94 <small class="muted"> |
| 95 <div>running recipe: "v8"</div> | 95 <div>running recipe: "v8"</div> |
| 96 </small> | 96 </small> |
| 97 <span class="pull-right muted"> | 97 <span class="pull-right muted"> |
| 98 1 secs | 98 1 secs |
| 99 </span> | 99 </span> |
| 100 <ol> | 100 <ol> |
| 101 | 101 |
| 102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">steps/setu
p_build/0/logs/run_recipe/0</a></li> | 102 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0">run_recipe
</a></li> |
| 103 | 103 |
| 104 </ol> | 104 </ol> |
| 105 </td></tr> | 105 </td></tr> |
| 106 | 106 |
| 107 </table> | 107 </table> |
| 108 </div> | 108 </div> |
| 109 | 109 |
| 110 <div class="col-md-6"> | 110 <div class="col-md-6"> |
| 111 <h4>Build Properties</h4> | 111 <h4>Build Properties</h4> |
| 112 | 112 |
| (...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 | 241 |
| 242 </div> | 242 </div> |
| 243 | 243 |
| 244 | 244 |
| 245 | 245 |
| 246 | 246 |
| 247 <script src="/static/common/third_party/js/jquery.min.js"></script> | 247 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 248 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> | 248 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> |
| 249 </body> | 249 </body> |
| 250 </html> | 250 </html> |
| OLD | NEW |