Modules affected
Description
- Fix the log formatting of the
shell
commands so that they aren't accidentally trying to process interpolations (e.g., %s
) that happen to be in the log output.
Special thanks
Special thanks to @jpeach for the fix!
Related links