fix problem if old version of arrow is cloned (#538)

This commit is contained in:
Philipp Moritz
2017-05-10 12:16:07 -07:00
committed by Robert Nishihara
parent 3a0e86395e
commit c1e9496a06
+1 -1
View File
@@ -11,6 +11,6 @@ if [ ! -d $TP_DIR/arrow ]; then
git clone https://github.com/apache/arrow/ "$TP_DIR/arrow"
fi
cd $TP_DIR/arrow
git pull origin master
git checkout 670612e6fdf699486641ed0d39d22257eb8acdb2