Skip to content

Commit

Permalink
removed make test from eosio_build.sh when successfully staring mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill Hamilton committed Mar 16, 2018
1 parent 3195708 commit b7cd1ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eosio_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,6 @@
else
printf "\n\tMongoDB is running PID=${MONGODB_PID}.\n"
fi
printf "\tBeginning test suite.\n"
make test
fi

if [ "x${EOSIO_BUILD_PACKAGE}" != "x" ]; then
Expand Down

0 comments on commit b7cd1ab

Please sign in to comment.