]> sourceware.org Git - builder.git/commit
auroregen.py: print environment only once at the beginning
authorSimon Marchi <simon.marchi@polymtl.ca>
Tue, 12 Mar 2024 01:47:28 +0000 (21:47 -0400)
committerMark Wielaard <mark@klomp.org>
Tue, 12 Mar 2024 10:08:00 +0000 (11:08 +0100)
commit3e013842366735c373ef19ec6dfc4a33d6f9c473
tree7563b6ea00f1a9535e707a1ca5c5621c83d8e01a
parentde502b23299f15eeca710034218e35819dec5e38
auroregen.py: print environment only once at the beginning

Reduce the duplication in the output a bit by printing the environment
variables passed to all commands only once at the beginning.

Note that the previous code ended up putting {ENV} twice in the command,
which is harmless but unnecessary.
builder/containers/autoregen.py
This page took 0.082985 seconds and 5 git commands to generate.