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

Commit 79e9a80

Browse files
author
Peter Souter
committed
Updates comment about returning nil
1 parent 06cbd71 commit 79e9a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/facter/java_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Purpose: store java versions in the config DB
44
#
55
# Resolution:
6-
# tests for presence of java;
6+
# Tests for presence of java, returns nil if not present
77
# returns output of "java -version" and splits on \n + '"'
88
#
99
# Caveats:

0 commit comments

Comments
 (0)