Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2021-04-25 16:48:35 +0200
committerDavid Runge <dvzrv@archlinux.org>2021-04-30 17:51:27 +0200
commitbde397199126e0aa49f5162ace370e55f6ab2a51 (patch)
tree346342b040165a90252d6bd311c30f69938f0de5 /docs
parent1a9710963996e476790d7a351b57b090866c9b71 (diff)
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 'docs')
0 files changed, 0 insertions, 0 deletions