summaryrefslogtreecommitdiffstats
path: root/examplerun.bat
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2022-02-10 14:32:13 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2022-02-10 14:32:13 +0000
commitd7485e7632c3625a6c179e12cecbc5b0c1bb73bd (patch)
tree920b290c4d22786d93da111a67098dca2f69efd8 /examplerun.bat
parent8966f20ccb9897282d2ac7c174b87934fc38fc15 (diff)
downloadSmarker-d7485e7632c3625a6c179e12cecbc5b0c1bb73bd.tar.gz
Smarker-d7485e7632c3625a6c179e12cecbc5b0c1bb73bd.zip
finished runtime analysis, added text output
Diffstat (limited to 'examplerun.bat')
-rw-r--r--examplerun.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.bat b/examplerun.bat
index 8ddbc7d..2c5217d 100644
--- a/examplerun.bat
+++ b/examplerun.bat
@@ -1,3 +1,3 @@
zip -r 100301654.zip .\ExampleSubmission\
-python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f yaml
+python .\mark.py -s 100301654.zip -a .\ExampleAssessments\example.yml -f txt -o auto
rm 100301654.zip \ No newline at end of file