| OLD | NEW |
| 1 URL: http://buildbot.net/trac | 1 URL: http://buildbot.net/trac |
| 2 Version: 0.7.8 | 2 Version: 0.7.8 |
| 3 License: GNU General Public License (GPL) Version 2 | 3 License: GNU General Public License (GPL) Version 2 |
| 4 | 4 |
| 5 Local modifications: | 5 Local modifications: |
| 6 | 6 |
| 7 slave/bot.py: | 7 slave/bot.py: |
| 8 Edited to import google_commands. Original version saved as bot_orig.py. | 8 Edited to import google_commands. Original version saved as bot_orig.py. |
| 9 | 9 |
| 10 status/web/build.py |
| 11 Make the time it took to run the step appears in the build status page |
| 12 Original version saved as build_orig.py |
| OLD | NEW |