summaryrefslogtreecommitdiff
path: root/distbuild
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-04-10 11:25:37 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-04-14 11:18:09 +0300
commit13dfedfe5c3a6e29c9dc7fd8a2aa4a701c5a5ff5 (patch)
tree75d53048783704226974337f4637058403dbd2c0 /distbuild
parent63f7346990802f01ef76cba75495f6f7d1409028 (diff)
downloadmorph-13dfedfe5c3a6e29c9dc7fd8a2aa4a701c5a5ff5.tar.gz
distbuild: worker-build failure does not indicate an error in the controller
Diffstat (limited to 'distbuild')
-rw-r--r--distbuild/build_controller.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/distbuild/build_controller.py b/distbuild/build_controller.py
index ce8fced5..3160364a 100644
--- a/distbuild/build_controller.py
+++ b/distbuild/build_controller.py
@@ -523,7 +523,7 @@ class BuildController(distbuild.StateMachine):
# This is not the event you are looking for.
return
- logging.error(
+ logging.info(
'Build step failed for %s: %s', artifact.name, repr(event.msg))
step_failed = BuildStepFailed(