mirror of
https://github.com/corda/corda.git
synced 2025-02-09 20:31:18 +00:00
When backport the `CheckpointDumper` change, the code in `RunShellCommand` was not changed correctly. This led to shell not listing all available commands. They were still available to execute but were not visible.