summaryrefslogtreecommitdiffstats
path: root/examplerun.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examplerun.sh')
-rw-r--r--examplerun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examplerun.sh b/examplerun.sh
index 7d4e3b4..0b06453 100644
--- a/examplerun.sh
+++ b/examplerun.sh
@@ -1,3 +1,3 @@
zip -r 100301654.zip ./ExampleSubmission/
-python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f md -o auto
+python ./mark.py -s 100301654.zip -a ./ExampleAssessments/example.yml -f text -o auto
rm 100301654.zip \ No newline at end of file