This is an automated email from the git hooks/post-receive script.
Christophe Lyon pushed a change to branch master in repository toolchain/jenkins-scripts.
from 927e3cf MakeRelease.job: Remove unnecessary setarch. new b1e0f57 Add new scripts to start a container.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: check-server.exp | 21 ++++++++++ start-container-docker.sh | 97 ++++++++++++++++++++++++++++++++++++++++++++++ start-container-none.sh | 36 +++++++++++++++++ start-container-schroot.sh | 39 +++++++++++++++++++ 4 files changed, 193 insertions(+) create mode 100644 check-server.exp create mode 100755 start-container-docker.sh create mode 100755 start-container-none.sh create mode 100755 start-container-schroot.sh