]> git.ipfire.org Git - thirdparty/collectd.git/commit
.cirrus.yml: `$` is redundant for variable names within `$((...))`
authorEero Tamminen <eero.t.tamminen@intel.com>
Tue, 23 Jan 2024 10:24:59 +0000 (11:24 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 23 Jan 2024 10:24:59 +0000 (11:24 +0100)
commit9dbc5e94f9f36ec7957ae367b77a051c9e6dc683
tree9802e2767c29969250a52317cf3af1d2a11ca820
parente51767d81aa948ca211976a9549ff2a9927a2a55
.cirrus.yml: `$` is redundant for variable names within `$((...))`

... as shellcheck likes to often remind me.
.cirrus.yml