We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9e2131 commit 63d4845Copy full SHA for 63d4845
scripts/runalltests.sh
@@ -57,5 +57,5 @@ cat buildlog.txt
57
) > report.txt
58
59
# Send mail
60
-RECIPIENTS="[email protected] [email protected] [email protected] [email protected]"
+RECIPIENTS="[email protected] [email protected] [email protected] [email protected] [email protected]"
61
mail < report.txt -s "cpp-ethereum alltests $date" $RECIPIENTS
0 commit comments