Skip to content
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

postgresql: fix shell version of pg_config.sh #20794

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

sgn
Copy link
Member

@sgn sgn commented Apr 9, 2020

@xtraeme @pullmoll Please help to pull this.
Sorry, but I've another thing to do.
The old version (#20783) may work because echo doesn't accept -W -f -L -l by now

@Piraty
Copy link
Member

Piraty commented Apr 9, 2020

why now make echo a function

echo() { printf '%s\n' "$@" ; }

@sgn
Copy link
Member Author

sgn commented Apr 9, 2020

why now make echo a function

echo() { printf '%s\n' "$@" ; }

That would work, too.
I'll change it that way.

@sgn sgn force-pushed the postgresql-fix-pg-config branch from cfd5b6d to 4d02dc5 Compare April 9, 2020 15:29
@sgn sgn force-pushed the postgresql-fix-pg-config branch from 4d02dc5 to 8079f3d Compare April 9, 2020 15:41
@pullmoll pullmoll merged commit 3e16ec9 into void-linux:master Apr 9, 2020
@pullmoll
Copy link
Member

pullmoll commented Apr 9, 2020

LGTM

@sgn sgn deleted the postgresql-fix-pg-config branch May 31, 2020 02:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants