Commit dd8b81a
authored
ansible: fix existing Java detection edge case (#4295)
Add additional check for whether an existing `java` ran successfully
as the original check could erroneously match if the Java version
being checked for was in an error message (e.g. part of the directory
name included in the message).1 parent 960796d commit dd8b81a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments