| 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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 | 186 |
| 187 | 187 |
| 188 | 188 |
| 189 | 189 |
| 190 <strong>Exit Code</strong>: | 190 <strong>Exit Code</strong>: |
| 191 0 | 191 0 |
| 192 <small class="muted">(Swarming)</small> | 192 <small class="muted">(Swarming)</small> |
| 193 <br> | 193 <br> |
| 194 | 194 |
| 195 | 195 |
| 196 | |
| 197 | |
| 198 <strong>allow_milo</strong>: | |
| 199 1 | |
| 200 <small class="muted">(Swarming Tags)</small> | |
| 201 <br> | |
| 202 | |
| 203 | |
| 204 | 196 |
| 205 </div> | 197 </div> |
| 206 </div> | 198 </div> |
| 207 | 199 |
| 208 </div> | 200 </div> |
| 209 | 201 |
| 210 | 202 |
| 211 | 203 |
| 212 | 204 |
| 213 <script src="/static/common/third_party/js/jquery.min.js"></script> | 205 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 214 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> | 206 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> |
| 215 </body> | 207 </body> |
| 216 </html> | 208 </html> |
| OLD | NEW |