HomeClusterLabs Projects

Refactor: tools: make cibsecret use best practices for shell scripts

Description

Refactor: tools: make cibsecret use best practices for shell scripts

... which makes shellcheck happier. Mainly this involves:

  • quoting variables
  • not using "local", which isn't portable to e.g. zsh
  • using $(cmd) instead of cmd

Details

Provenance
kgaillotAuthored on Jun 9 2020, 1:04 PM
wenningerkCommitted on Jun 16 2020, 12:42 PM
Parents
rP5eddedcad481: Refactor: tools: make cibsecret follow current whitespace style guidelines
Branches
Unknown
Tags
Unknown

Event Timeline