On 12 July 2011 16:58, Pavel Krivanek <[email protected]> wrote: > On Tue, Jul 12, 2011 at 2:34 PM, Igor Stasenko <[email protected]> wrote: >> On 12 July 2011 10:58, Pavel Krivanek <[email protected]> wrote: >>> Igor, >>> >>> please publish then server versions of build scripts like build13.sh, >> >> build.sh on git is based on build13.sh. The old build.sh was different >> in a way how it handles image stalls. >> There was loop waiting for output from image. And if nothing happens >> it kills VM process. >> Now since in 1.3 this is much less likely to happen (because it using >> non-interactive ui manager), >> we removed that. >> >>> build-kernel.sh etc. too. >>> >> it almost the same as build.sh.. but there are some difference. i >> started to examine it yesterday but >> then came home :) > > I wrote it so I know how it differs ;-) I only want to see the current > version used on server and make it available to others >
Yes. i will convert your script to use $WORKSPACE var and push it to git. (and update job accordingly). Once it there you will be able to modify it by yourself. -- Best regards, Igor Stasenko AKA sig.
