From 163381a3fb4d1f6ab38b30749a10608c34f7072e Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Fri, 23 Oct 2015 20:36:47 +0300 Subject: envsetup: Fix mismerged comment about java version Change-Id: I6a5bd1bd3c04fff3ebe4ff86ee14f42267a43ff2 --- envsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'envsetup.sh') diff --git a/envsetup.sh b/envsetup.sh index cb0b75d..8f9dfdb 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -2304,7 +2304,7 @@ function fixup_common_out_dir() { fi } -# Force JAVA_HOME to point to java 1.7 or java 1.6 if it isn't already set. +# Force JAVA_HOME to point to java 1.7 if it isn't already set. # # Note that the MacOS path for java 1.7 includes a minor revision number (sigh). # For some reason, installing the JDK doesn't make it show up in the -- cgit v1.1