| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <meta charset="utf-8"> | 4 <meta charset="utf-8"> |
| 5 <title> | 5 <title> |
| 6 | 6 |
| 7 Running | 7 Running |
| 8 | 8 |
| 9 - | 9 - |
| 10 | 10 |
| (...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 92 <div class="step-text">running recipe: "v8"</div> | 92 <div class="step-text">running recipe: "v8"</div> |
| 93 </span> | 93 </span> |
| 94 </div> | 94 </div> |
| 95 <ul> | 95 <ul> |
| 96 | 96 |
| 97 <li><a href="foo/steps/setup_build/0/stdout"> | 97 <li><a href="foo/steps/setup_build/0/stdout"> |
| 98 stdout</a></li> | 98 stdout</a></li> |
| 99 | 99 |
| 100 | 100 |
| 101 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0"> | 101 <li><a href="foo/steps/setup_build/0/logs/run_recipe/0"> |
| 102 » » steps/setup_build/0/logs/run_recipe/0</a></li> | 102 » » run_recipe</a></li> |
| 103 | 103 |
| 104 | 104 |
| 105 </ul> | 105 </ul> |
| 106 </li> | 106 </li> |
| 107 | 107 |
| 108 <li class="verbosity-Normal default"> | 108 <li class="verbosity-Normal default"> |
| 109 <div class="status-Running result"> | 109 <div class="status-Running result"> |
| 110 <b>bot_update</b> | 110 <b>bot_update</b> |
| 111 <span style="float:right">( 59 mins 55 secs )</span> | 111 <span style="float:right">( 59 mins 55 secs )</span> |
| 112 <span> | 112 <span> |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 246 <a href="https://github.com/luci">luci</a>, | 246 <a href="https://github.com/luci">luci</a>, |
| 247 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 247 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 248 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) | 248 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> (All times local) |
| 249 </footer> | 249 </footer> |
| 250 <script> | 250 <script> |
| 251 (function () { | 251 (function () { |
| 252 'use strict'; | 252 'use strict'; |
| 253 milo.makeTimesLocal(); | 253 milo.makeTimesLocal(); |
| 254 })(); | 254 })(); |
| 255 </script> | 255 </script> |
| OLD | NEW |