hiroyuki-sato commented on PR #46910: URL: https://github.com/apache/arrow/pull/46910#issuecomment-3006705991
Do we need set default `$PREFIX` value? This script allows one argument like `ci/scripts/install_sccache.sh unknown-linux-musl` not, `ci/scripts/install_sccache.sh unknown-linux-musl /usr/local/bin` But In this case, `$PREFIX` doesn't set any value. If PREFIX is not set, it appears to behave unexpectedly. https://github.com/apache/arrow/blob/d97e7ab5093d1833321d614c0eb0ba69e61b7860/ci/scripts/install_sccache.sh#L29-L57 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org