HomeSoftware Heritage

Fix data build script

Description

Fix data build script

The subprocess call (which should have been using run) uses the -u
bash option, which stops the script at the first sight of an unset
variable... but also doesn't set the variable expected by the very
docstring example.

We also reset the environment so that the hg script is not
influenced by user configuration, which was a second source of
breakage.

Details

Provenance
AlphareAuthored on Jun 3 2021, 10:26 AM
AlpharePushed on Jun 4 2021, 11:32 AM
Differential Revision
D5815: Fix data build script
Parents
rDLDHG0f19c32fc0a5: new-loader: fix incremental load of multiple heads
Branches
Unknown
Tags
Unknown
Build Status
Buildable 21769
Build 33850: test-and-buildJenkins console · Jenkins