~linaro-android-bot-maintainers/linaro-android-bot-review/releases

« back to all changes in this revision

Viewing changes to androidbotreview.py

  • Committer: Paul Sokolovsky
  • Date: 2011-10-17 16:38:19 UTC
  • Revision ID: paul.sokolovsky@linaro.org-20111017163819-ln81ow9shvgbudqb
TypoĀ fix

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
                # Give some indication that stuff failed.
172
172
                log.error("Failed to build %s %s.",
173
173
                    rev["project"],
174
 
                    rev["currentPatchSet"]["revision"]))
 
174
                    rev["currentPatchSet"]["revision"])
175
175
 
176
176
 
177
177
    def update_build_state(self):