Nice! good to see ;)

Some little remarks:

- `wget --quiet -qO` can be simplified as `wget --quiet -O -` 
   since -q is just the short form for --quiet ;)
- I would not use the ciPharoVMLatest.sh but ciPharoVM.sh 
  since Latest might break unexpectedly whereas ciPharoVM.sh points to 
  latest stable release

best cami

On 2013-03-17, at 22:02, Tudor Girba <tu...@tudorgirba.com> wrote:
> Hi,
> 
> I put together a little description of how we built the Moose job on Jenkins 
> using the CommandLine infrastructure. Perhaps it is useful for other people 
> as well:
> http://www.tudorgirba.com/blog/moose-4-8-on-jenkins
> 
> Cheers,
> Doru
> 
> --
> www.tudorgirba.com
> 
> "Be rather willing to give than demanding to get."
> 
> 
> 
> 


Reply via email to