On 11 February 2016 at 19:05, Graydon, Tracy <[email protected]> wrote:
> From: Tracy Graydon <[email protected]>
>
> [YOCTO #8098]
>
> The resubmit build button on the build status page, when used with exact same
> revisions generates an exception. Fixed by removing the Resubmit Build button.
>
> Signed-off-by: Tracy Graydon <[email protected]>
> ---
> .../buildbot/status/web/templates/build.html | 5
> -----
> 1 file changed, 5 deletions(-)
>
Pushed to master, waiting for a good time for final production push.
> diff --git
> a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
>
> b/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> index a01d4b0..0f50888 100644
> ---
> a/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> +++
> b/lib/python2.7/site-packages/buildbot-0.8.8-py2.7.egg/buildbot/status/web/templates/build.html
> @@ -213,11 +213,6 @@ SourceStamps:
> <tr {{ 'class="alt"' if end else '' }}><td class="left">Elapsed</td><td>{{
> elapsed }}</td></tr>
> </table>
>
> - {% if authz.advertiseAction('forceBuild', request) %}
> - <h3>Resubmit Build:</h3>
> - {{ forms.rebuild_build(build_url+"/rebuild", authz, sourcestamps[0]) }}
> - {% endif %}
> -
> </div>
>
> <br style="clear:both"/>
> --
> 2.4.3
>
--
Elizabeth Flanagan
Yocto Project
Build and Release
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto