add extra line

This commit is contained in:
AngeloJacobo 2023-11-26 13:35:59 +08:00
parent 9a88f5540c
commit 15fe5af5d9
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,9 @@ RED='\033[0;31m'
GREEN='\033[0;32m'
NC='\033[0m' # No Color
echo ""
echo ""
echo "Summary:"
# Iterate over folders starting with 'ddr3*'
for folder in ddr3*/ ; do
# Check if the 'PASS' file exists in the folder