We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705db5b commit dda9d7bCopy full SHA for dda9d7b
lesson_26/api/java/gradlew
@@ -88,6 +88,7 @@ APP_BASE_NAME=${0##*/}
88
# Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036)
89
APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s
90
' "$PWD" ) || exit
91
+
92
# Use the maximum available, or set MAX_FD != -1 to use that value.
93
MAX_FD=maximum
94
0 commit comments