Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit ade2f5d

Browse files
author
Peter Souter
committed
Makes resolution comment for accurate
As it now uses the `java_version` fact
1 parent 5fd8a10 commit ade2f5d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/facter/java_patch_level.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# Purpose: get Java's patch level
44
#
55
# Resolution:
6-
# Uses java_version fact
7-
# Returns output of "java -version" and splits on the patch number (after _)
6+
# Uses java_version fact splits on the patch number (after _)
87
#
98
# Caveats:
109
# none

0 commit comments

Comments
 (0)