lp:~tartley/canonical-identity-provider

Owned by Jonathan Hartley
Get this repository:
git clone https://git.launchpad.net/~tartley/canonical-identity-provider
Only Jonathan Hartley can upload to this repository. If you are Jonathan Hartley please log in for upload directions.

Branches

Name Last Modified Last Commit
setup-container-exit 2022-07-22 20:33:41 UTC
setup-container aborts with exit value 1

Author: Jonathan Hartley
Author Date: 2022-07-22 20:33:41 UTC

setup-container aborts with exit value 1

'setup-container' does some initial validation checks, such as is it being
run within a container. If these fail, then the script exits.

This MP specifies the exitval 1, as opposed to the default 0. This means
that compound commands such as:

    sudo ./setup-container && make bootstrap

will correctly stop after the setup-container fails, instead of
erroneously attempting the make invocation on your host.

11 of 1 result
This repository contains Public information 
Everyone can see this information.

Subscribers