Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum committed Oct 12, 2010
1 parent 23c9e3d commit f4b304e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master/buildbot/process/buildstep.py
Expand Up @@ -571,7 +571,7 @@ class BuildStep:
# immediately, the others will be taken into consideration when
# determining the overall build status.
#
# steps that are makred as alwaysRun will be run regardless of the outcome
# steps that are marked as alwaysRun will be run regardless of the outcome
# of previous steps (especially steps with haltOnFailure=True)
haltOnFailure = False
flunkOnWarnings = False
Expand Down

0 comments on commit f4b304e

Please sign in to comment.