rebase fixes and BeginBlock(hash,header)

This commit is contained in:
Ethan Buchman
2016-11-16 13:25:13 -05:00
parent 138de19e1e
commit fb9735ef46
8 changed files with 26 additions and 47 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ bash test/test_cover.sh
bash test/app/test.sh
# run the persistence test
bash test/persist.test.sh
bash test/persist/test.sh
if [[ "$BRANCH" == "master" || $(echo "$BRANCH" | grep "release-") != "" ]]; then
echo ""