Update readme
[tsan11-tsan11rec-docker.git] / scripts / app_test_all.sh
index b21c36cd1b2badb321e1e268db71537ead958362..6961dead4a58cde7236efd3db509a316f64f1272 100755 (executable)
@@ -21,6 +21,7 @@ echo "Running each benchmark with multiple cores for ${TOTAL_RUN} times"
 mv *.log all-core
 echo "Done"
 python calculator.py all-core
+echo ""
 
 # Run in single-core configuration
 if [ ! -d "single-core" ]; then