We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 05ac763 + 33d7e26 commit 9754547Copy full SHA for 9754547
1 file changed
run_quick
@@ -121,5 +121,6 @@ echo Running tests...
121
done
122
123
echo Displaying and saving result...
124
+ sed -i.bak '/{/,$!d' res/*.json
125
./get_res | sort | ./pretty_print
126
./get_res | sort >results.txt
0 commit comments