Skip to content

Commit

Permalink
why this is not working
Browse files Browse the repository at this point in the history
  • Loading branch information
tudubucket authored Jan 26, 2024
1 parent 4d1a5de commit 562175b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gradlew
Original file line number Diff line number Diff line change
Expand Up @@ -205,12 +205,6 @@ set -- \
org.gradle.wrapper.GradleWrapperMain \
"$@"

# Stop when "xargs" is not available.
if ! command -v xargs >/dev/null 2>&1
then
die "xargs is not available"
fi

# Use "xargs" to parse quoted args.
#
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
Expand Down

0 comments on commit 562175b

Please sign in to comment.