Commits


Kouhei Sutou authored and Sutou Kouhei committed 522ed106fe2
ARROW-5371: [Release] Add tests for dev/release/00-prepare.sh Test is implemented by Ruby and test-unit. How to test: * Clone the current Git repository for test * Run `dev/release/00-prepare.sh` in test test repository * Check diff in `git log -n 1 -p` Author: Kouhei Sutou <kou@clear-code.com> Closes #4343 from kou/release-prepare-test and squashes the following commits: df4f348e <Kouhei Sutou> Add missing newline at end of file 2480a425 <Kouhei Sutou> Add test for 00-prepare