Thank you, Mikael!
— Dmitry
I've added bash to the base agent image by popular demand.
Mikaël Barbero
Team Lead - Release Engineering | Eclipse Foundation 📱 (+33) 642 028 039 | 🐦 @mikbarbero
Webmasters, can you add bash to the base image for convenience? — Dmitry On 26 Sep 2018, at 14:36, Tomas Kraus <tomas.kraus@xxxxxxxxxx> wrote:
I'm tryng to write release script on https://jenkins.eclipse.org and looks like it will require some changes.
Used docker images don't have /bin/bash so we have to work with /bin/sh which seems to be dumb Bourne Shell which does not support full bash arithmetic operations syntax.
I'm rewriting versions evaluation code to avoid using bash specific operators. Will attach it here when done.
Tomas
_______________________________________________ ee4j-build mailing list ee4j-build@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/ee4j-build
_______________________________________________ ee4j-build mailing list ee4j-build@xxxxxxxxxxxTo change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/ee4j-build
|