Commit db757b48 authored by Anand Vaidya's avatar Anand Vaidya
Browse files

change gradle wrapper

parent b58ef08d
......@@ -34,7 +34,7 @@ echo "\n\nprocess details"
top -b -n 30 &
echo "start running tests"
gradle test
./gradlew test
echo "finished running tests, now stopping gradle daemon"
gradle --stop &
./gradlew --stop &
exit 0
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment