assignUser commented on issue #44824:
URL: https://github.com/apache/arrow/issues/44824#issuecomment-2496558702
Do you have normal bash installed? Or are you using an alternative shell
that masquerades as bash and interprets the offending line differently?
```bash
SOURCE_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
# snip
source ${SOURCE_DIR}/cpp/thirdparty/versions.txt
```
>tools/download_dependencies_R.sh: line 59: source:
/tmp/RtmpQzm78H/renv-package-new-23c906aa6b4b/arrow/tools: is a director
--
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]