LUCENE-10198: remove debug statement that crept in.

This commit is contained in:
Dawid Weiss 2021-10-26 21:30:01 +02:00
parent fb6aaa7b2c
commit 4329450392
1 changed files with 0 additions and 2 deletions

2
gradlew vendored
View File

@ -51,8 +51,6 @@ if [ ! -n "$JAVA_OPTS" ] ; then
JAVA_OPTS="$DEFAULT_JVM_OPTS"
fi
echo "# $JAVA_OPTS"
# Use the maximum available, or set MAX_FD != -1 to use that value.
MAX_FD="maximum"