summaryrefslogtreecommitdiff
path: root/distbuild
diff options
context:
space:
mode:
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(