Skip to content

Avoid non-POSIX "echo -n" behavior in util/gnc-vcs-info #2086

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

Merged
merged 1 commit into from
May 12, 2025

Conversation

Bill-Sommerfeld
Copy link
Contributor

POSIX declined to standardize -n and recommends against using it. Instead, for -r, do a single echo with both the commithash and the modified flag.

Tested on illumos, MacOS, and linux.

POSIX declined to standardize -n and recommends against using it.
Instead, for -r, do a single echo with both the commithash and the modified flag.

Tested on illumos, MacOS, and linux.
@code-gnucash-org code-gnucash-org merged commit 9ea1734 into Gnucash:stable May 12, 2025
4 checks passed
@jralls
Copy link
Member

jralls commented May 12, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants