Skip to content

Commit

Permalink
ARROW-4037: [Packaging] Remove workaround to verify 0.11.0
Browse files Browse the repository at this point in the history
Author: Yosuke Shiro <[email protected]>

Closes apache#3182 from shiro615/packaging-remove-workaround and squashes the following commits:

60ae617b <Yosuke Shiro>  Remove workaround for 0.11.0
  • Loading branch information
shiro615 authored and kszucs committed Dec 15, 2018
1 parent 23b4363 commit b1124a8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dev/release/verify-release-candidate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -211,8 +211,6 @@ test_glib() {
gem install bundler
fi

# Workaround for 0.11.0. 0.11.0 doesn't include c_glib/Gemfile.
wget https://raw.githubusercontent.com/apache/arrow/master/c_glib/Gemfile
bundle install --path vendor/bundle
bundle exec ruby test/run-test.rb

Expand Down

0 comments on commit b1124a8

Please sign in to comment.