diff options
| author | David Runge <dvzrv@archlinux.org> | 2021-04-25 16:48:35 +0200 |
|---|---|---|
| committer | David Runge <dvzrv@archlinux.org> | 2021-04-30 17:51:27 +0200 |
| commit | bde397199126e0aa49f5162ace370e55f6ab2a51 (patch) | |
| tree | 346342b040165a90252d6bd311c30f69938f0de5 /configs/releng/packages.x86_64 | |
| parent | 1a9710963996e476790d7a351b57b090866c9b71 (diff) | |
| download | archiso-bde397199126e0aa49f5162ace370e55f6ab2a51.tar.gz archiso-bde397199126e0aa49f5162ace370e55f6ab2a51.tar.bz2 | |
Fix shellcheck complains in CI scripts
.gitlab/ci/build-host.sh:
Change the readonly TMPDIR variable to a global tmpdir variable and set it in the `init()` function.
.gitlab/ci/build-inside-vm.sh:
Change assigning the readonly tmpdir variable directly to assigning it after declaring it.
Change `cleanup()` and `create_zsync_delta()` to use bash-style statements and also check whether SUDO_GID is set before
using it.
Diffstat (limited to 'configs/releng/packages.x86_64')
0 files changed, 0 insertions, 0 deletions
