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

(MODULES-2095) fixes create-java-alternatives command #128

Merged
merged 1 commit into from
Jun 30, 2015

Conversation

bmjen
Copy link
Contributor

@bmjen bmjen commented Jun 29, 2015

The command here was incorrectly supplying a user supplied java_alternative as the name. This is incorrect because update-alternatives expects the first parameter link to be the default symbolic link for the java exec, '/usr/bin/java' and not the user-supplied java_alternative name.

cyberious added a commit that referenced this pull request Jun 30, 2015
(MODULES-2095) fixes create-java-alternatives command
@cyberious cyberious merged commit 14cf5c4 into puppetlabs:master Jun 30, 2015
@bmjen bmjen deleted the oracle-fun branch June 30, 2015 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants