bkmgit commented on code in PR #345:
URL: https://github.com/apache/arrow-adbc/pull/345#discussion_r1067344653
##########
dev/release/verify-release-candidate.sh:
##########
@@ -484,7 +484,7 @@ test_glib() {
# Install bundler if doesn't exist
if ! bundle --version; then
- gem install --user-install --no-document bundler
+ gem install --no-document bundler
--install-dir="${ARROW_TMPDIR}/glib-build/gems" pkg/*.gem -- ${gem_flags}
Review Comment:
Need to check this. It would take a day or two. Hopefully that is ok?
--
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]