HomePhabricator

[CI] Make build-configurations.sh take the build name as an argument

Description

[CI] Make build-configurations.sh take the build name as an argument

Summary:
This is a much more natural way to call the script:

./build-configurations.sh build-asan

rather than:

ABC_BUILD_NAME=build-asan ./build-configurations.sh

The environment variable is still accepted in order to maintain
compatibility with existing infra.

Test Plan:

./build-configurations.sh build-clang-10

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D6681

Details

Provenance
FabienAuthored on Jun 23 2020, 13:56
FabienPushed on Jun 23 2020, 14:26
Reviewer
Restricted Project
Differential Revision
D6681: [CI] Make build-configurations.sh take the build name as an argument
Parents
rABC7f128bd46521: [CI] Don't print an error if there is no sanitizer log files
Branches
Unknown
Tags
Unknown