c++ - Buildbot : how to manually launch a build? -


we using buildbot (http://buildbot.net/) build our c++ project. there way run exact build commands command line executed when hit "force build" button on web ui? i'm trying debug build problem present on our build server not on our local machines, , don't want spam email list each time fails.

thank you, sean

to run command command [arg]... in clean environment use env --ignore-environement command [arg]....


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -