Skip to content

Fix shellcheck warnings

Simon McVittie requested to merge wip/smcv/trivia into master
  • Fix shellcheck warnings for LD_PRELOAD=

    If we write this as LD_PRELOAD='' then it's more obvious what we're doing here.

  • Fix shellcheck warning for unused variable 'deploy'

Merge request reports