]> mj.ucw.cz Git - moe.git/blobdiff - config
Log a different message when a fatal signal has been delivered before
[moe.git] / config
diff --git a/config b/config
index f03a7d0d28b97211c016db554ad51f4eae3ea9ff..785862ec8ee8b14ead88bb2170eae4b0011873d5 100644 (file)
--- a/config
+++ b/config
@@ -130,6 +130,9 @@ TEST_SANDBOX_OPTS='-a2 -f -m$MEM_LIMIT -t$TIME_LIMIT'
 # Sandbox initialization commands
 SANDBOX_INIT=
 
+# Translate FreePascal exit codes to names of well-known runtime errors
+FREE_PASCAL_RTE=1
+
 # DEBUG: Let `ev' run sample tests, too.
 #EV_SAMPLE=1