-
Notifications
You must be signed in to change notification settings - Fork 701
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
".." added by Distribution.Backpack.DescribeUnitId.setupMessage'
, not full stop or ellipsis?
#8928
Comments
Changed from ellipsis to I think it's pretty safe to assume that it's a typo, and a PR fixing it would be very welcome. |
mpilgrem
added a commit
that referenced
this issue
Apr 30, 2023
@ulysses4ever, thanks - pull request raised. |
4 tasks
mpilgrem
added a commit
that referenced
this issue
Apr 30, 2023
Also adds ellipsis to lines in *.out files.
mpilgrem
added a commit
that referenced
this issue
Apr 30, 2023
Also adds ellipsis to lines in *.out files.
mpilgrem
added a commit
that referenced
this issue
Jun 2, 2023
Also adds ellipsis to lines in *.out files.
mpilgrem
added a commit
that referenced
this issue
Jun 2, 2023
Also adds ellipsis to lines in *.out files.
mpilgrem
added a commit
that referenced
this issue
Jun 2, 2023
Fix #8928 Conclude setup messages with an ellipsis
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A very minor UI point: the
".."
added to the end of setup messages bysetupMessage'
is neither a full stop ("."
) nor an ellipsis ("..."
) - see thewhere
statement in the code extract further below. Is that intentional, or a bug? If a bug, I'll raise a pull request to change it to an ellipsis. It results in output like:The text was updated successfully, but these errors were encountered: