]> mj.ucw.cz Git - eval.git/blobdiff - config
Split off mo-create-eval from mo-install.
[eval.git] / config
diff --git a/config b/config
index d0c94492a5872b1e2b43b05a177a9df5576bfe84..768d52a526d8104266b0baa6341ebecf4816b410 100644 (file)
--- a/config
+++ b/config
@@ -129,3 +129,12 @@ TEST_SANDBOX_OPTS='-a2 -f -m$MEM_LIMIT -t$TIME_LIMIT'
 
 # Sandbox initialization commands
 SANDBOX_INIT=
 
 # Sandbox initialization commands
 SANDBOX_INIT=
+
+# DEBUG: Let `ev' run sample tests, too.
+#EV_SAMPLE=1
+
+# DEBUG: Run `pedant' on all input data
+#EV_PEDANT=1
+
+# DEBUG: Skip checks (useful when generating output files by running model solution)
+#EV_NOCHECK=1