From d7485e7632c3625a6c179e12cecbc5b0c1bb73bd Mon Sep 17 00:00:00 2001 From: jwansek Date: Thu, 10 Feb 2022 14:32:13 +0000 Subject: finished runtime analysis, added text output --- examplerun.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examplerun.bat') 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 -- cgit v1.2.3