distributed-system-analysis / pbench

A benchmarking and performance analysis framework
http://distributed-system-analysis.github.io/pbench/
GNU General Public License v3.0
188 stars 108 forks source link

Nits and stuff #3565

Closed webbnh closed 1 year ago

webbnh commented 1 year ago

This PR is a potpourri of small changes which I have been accumulating. Most of them are changes to appease the various linters (removing references to nonexistent files, replacing an unnecessary regex with a shell glob, adding quotes to file path expressions, adding a variable initialization and a type hint) and typographical fixes/updates, but there are some slightly more substantive changes: