]> mj.ucw.cz Git - moe.git/blobdiff - default.cfg
Updated tests after the recent change of judges' messages to stderr.
[moe.git] / default.cfg
index 3709b5fad4d0326b4c1fa08d3fba8e9eca0a8c5a..6e35e176851f4eb2b483339cbc577011a9437d9b 100644 (file)
@@ -9,6 +9,10 @@ Set("CONFIG_MOP" => 1);
 # Settings of libucw
 UnSet("CONFIG_SHARED");
 UnSet("CONFIG_UCW_THREADS");
+UnSet("CONFIG_UCW_UTILS");
+UnSet("CONFIG_UCW_UTILS");
+Set("CONFIG_LOCAL");
+Set("CONFIG_DIR", "cf");
 
 # Return success
 1;