Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/roder/buildbot
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin J. Mitchell committed Jul 10, 2009
2 parents 8014dd5 + 2f0b4ea commit 35f9555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/github_buildbot.py
Expand Up @@ -118,7 +118,7 @@ def process_change(self, payload):

def connectFailed(self, error):
"""
Event if connection is failed. Logs the error.
If connection is failed. Logs the error.
"""
logging.error("Could not connect to master: %s"
% error.getErrorMessage())
Expand Down

0 comments on commit 35f9555

Please sign in to comment.