Skip to content

Commit

Permalink
Show name of force builders.
Browse files Browse the repository at this point in the history
  • Loading branch information
tomprince committed Sep 22, 2012
1 parent 5793213 commit 51ebd6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions master/buildbot/status/web/templates/forms.html
Expand Up @@ -112,6 +112,7 @@
{% macro force_build_one_scheduler(force_url, authz, request, on_all, on_selected, builders, sch, default_props) %}
<form method="post" name="force_build" action="{{ force_url }}" class="command_forcebuild">

<h3>{{ sch.name|e }}</h3>
{% if on_all %}
<p>To force a build on <strong>all Builders</strong>, fill out the following fields
and push the 'Force Build' button</p>
Expand Down

0 comments on commit 51ebd6b

Please sign in to comment.