diff --git a/scripts/eosio_build_ubuntu.sh b/scripts/eosio_build_ubuntu.sh index 4e554397391b09164ebe7a923f7466a5318475e0..6dc43a290f33ce4acd3d7437b360ec9f15f5b23f 100644 --- a/scripts/eosio_build_ubuntu.sh +++ b/scripts/eosio_build_ubuntu.sh @@ -503,4 +503,4 @@ mongodconf printf "\\t%s -f %s &\\n" "$( command -v mongod )" "${MONGOD_CONF}" printf "\\tcd %s; make test\\n\\n" "${BUILD_DIR}" return 0 - } \ No newline at end of file + }