Skip to content

[SPARK-52665][BUILD] Fix make-distribution.sh [: missing `]' #51355

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented Jul 3, 2025

What changes were proposed in this pull request?

Why are the changes needed?

./dev/make-distribution.sh: line 136: [: missing `]'

https://github.com/koalaman/shellcheck/wiki/SC2107

Does this PR introduce any user-facing change?

No

How was this patch tested?

local test

Was this patch authored or co-authored using generative AI tooling?

No

@github-actions github-actions bot added the BUILD label Jul 3, 2025
@HyukjinKwon
Copy link
Member

which change did cause this problem? asking this to know if we should backport or not.

@cxzl25
Copy link
Contributor Author

cxzl25 commented Jul 3, 2025

which change did cause this problem? asking this to know if we should backport or not.

No backport required.

https://issues.apache.org/jira/browse/SPARK-51733

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants