Enable iter test (#4542)

automerge
This commit is contained in:
Jack May
2019-06-07 16:44:14 -07:00
committed by Grimes
parent 8435fbfa0b
commit 66c41b3e8c
7 changed files with 26 additions and 10 deletions

View File

@ -73,7 +73,7 @@ if [[ ! -f llvm-native-$machine-$version.md ]]; then
fi
# Install Rust-BPF
version=v0.1.0
version=v0.1.1
if [[ ! -f rust-bpf-$machine-$version.md ]]; then
(
filename=solana-rust-bpf-$machine.tar.bz2