There was an error while loading. Please reload this page.
1 parent 6a28350 commit 554fe97Copy full SHA for 554fe97
CompiletimeCrashTests/run-compiletime-crash-tests.sh
@@ -48,7 +48,7 @@ for i in "${!test_keys[@]}"; do
48
done
49
json+="}"
50
51
-echo $json
+echo "TRACE: ${json}"
52
echo $json > compiletime-crash-test-results.json
53
54
echo "Finished running all Compiletime Crash tests"
0 commit comments