X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=config;h=785862ec8ee8b14ead88bb2170eae4b0011873d5;hb=bc146dd87d43e294fd477f92f20e8dd43da83f21;hp=f03a7d0d28b97211c016db554ad51f4eae3ea9ff;hpb=f3b35f3a403c8e62d1785b0d721576be8fba5d3e;p=moe.git diff --git a/config b/config index f03a7d0..785862e 100644 --- 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