Skip to content

java: don't run keytool during check if we there isn't even one found#90

Merged
FiloSottile merged 1 commit intoFiloSottile:masterfrom
adamdecaf:java-check-keytool
Nov 26, 2018
Merged

java: don't run keytool during check if we there isn't even one found#90
FiloSottile merged 1 commit intoFiloSottile:masterfrom
adamdecaf:java-check-keytool

Conversation

@adamdecaf
Copy link
Copy Markdown
Contributor

If JAVA_HOME isn't set then keytoolPath has an invalid path. This means checkJava() fails and doesn't tell the problem clearly to the user.

Issue: #88

If JAVA_HOME isn't set then keytoolPath has an invalid path. This means
checkJava() fails and doesn't tell the problem clearly to the user.

Issue: FiloSottile#88
@FiloSottile
Copy link
Copy Markdown
Owner

Thanks, we even had the right error message in install() but it was unreachable.

@FiloSottile FiloSottile merged commit 438ae98 into FiloSottile:master Nov 26, 2018
@adamdecaf adamdecaf deleted the java-check-keytool branch November 26, 2018 17:32
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.

2 participants