Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stack: strip trailing dots from short_name
Fixes assertion failure which can occur because the short_name is a truncated version of the already-sanitized long_name, but the truncation may leave a trailing dot.
- Loading branch information