rok opened a new pull request, #50317: URL: https://github.com/apache/arrow/pull/50317
### Rationale for this change See [failure here](https://github.com/ursacomputing/crossbow/actions/runs/28486933942/job/84435321636#step:6:719). ### What changes are included in this PR? Bash command used is adjusted to prevent this error. ```bash /usr/bin/cmake --build . --target install -- -j 2 gmake: the '-j' option requires a positive integer argument ``` ### Are these changes tested? By CI. ### Are there any user-facing changes? No. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
