Hi Pablo & Everyone,

The bootstrap process seems to be in an inconsistent state at the
moment as the scripts in:

- Jenkinsfile   and
- bootstrap/scripts/bootstrap.sh

don't match.

bootstrap/scripts/bootstrap.sh has an error in it:

./pharo Pharo.image eval "PBBootstrap fromCommandLine bootstrap" --quit

fails because the "--quit" option is valid for the st handler
(executing a smalltalk file), but isn't recognised by the eval
handler.

Can someone, Pablo?, confirm what the status is, what it should be and
what the next steps are? :-)

Thanks,
Alistair

Reply via email to