Skip to content

Convert has_lib.sh to sh so it also works on BSD OSes #820

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 2 commits into from Oct 23, 2016
Merged

Convert has_lib.sh to sh so it also works on BSD OSes #820

merged 2 commits into from Oct 23, 2016

Conversation

ghost
Copy link

@ghost ghost commented Oct 7, 2016

@@ -52,7 +53,7 @@ case "$1" in
result=$?
;;
*)
>&2 echo "Unknown library: $1"
echo "Unknown library: $1"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there no way to print to stderr in sh?

@ghost
Copy link
Author

ghost commented Oct 23, 2016

@LinusU all good to merge?

@LinusU
Copy link
Collaborator

LinusU commented Oct 23, 2016

Thank you for this

@LinusU LinusU merged commit a19f790 into Automattic:master Oct 23, 2016
@LinusU
Copy link
Collaborator

LinusU commented Oct 23, 2016

Backporting this to 1.x in #826

LinusU added a commit that referenced this pull request Oct 23, 2016
@LinusU
Copy link
Collaborator

LinusU commented Oct 23, 2016

Published as 1.6.1

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.

1 participant