We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 577b979 commit f7d32beCopy full SHA for f7d32be
1 file changed
run-all.sh
@@ -19,7 +19,7 @@ echo "Running core test262 with measuring semantic coverage..."
19
echo "The result was saved at: test262-coverage/test262-coverage.out"
20
21
echo
22
-echo "Finding security attack..."
+echo "Detecting security attack..."
23
( cd security-attack
24
make clean
25
make >security-attack.out
0 commit comments