Skip to content

Shell script fixes for clean shellcheck v0.9.0 output

Micah Elizabeth Scott requested to merge beth/chutney:tidy-shellcheck into main

Two small patches here, one addresses several nitpicks that shellcheck finds now, and the other is a technically unrelated issue that shouldn't matter except that I noticed it while trying to test the shellcheck patch.

Tested the tor chutney tests and chutney's included unit tests.

Merge request reports