]> _ Git - alire.git/commit
dev/build.sh: control build jobs with $ALIRE_BUILD_JOBS (#1651)
authortali auster <120901234+atalii@users.noreply.github.com>
Mon, 18 Mar 2024 16:12:16 +0000 (10:12 -0600)
committerAlejandro R. Mosteo <amosteo@unizar.es>
Wed, 20 Mar 2024 11:37:21 +0000 (12:37 +0100)
commit8c46f4614669cb14c673563e6d1be6d3d6fa300f
tree6ba44653927b68b38f0f6128d409acbc1c981835
parentce32ef3e3624c52a28888408fbf07c3ab517d33f
dev/build.sh: control build jobs with $ALIRE_BUILD_JOBS (#1651)

This is just a minor quality-of-life improvement for packaging. Note
that this also quotes the argument to echo so that if (somehow)
$ALIRE_OS were set to a malicious value, no harm could be done.
dev/build.sh