summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-04-29 03:09:38 +0000
committerfukachan <fukachan>2003-04-29 03:09:38 +0000
commitdeff58ba9f8cb7aab421267866cfdf9ff4d6fc9f (patch)
tree7ef351b5a4e10e65147245228d96aafa41325fc6 /regress
parent39689172e3d6f89aa35e0832c16141833030077a (diff)
downloadfml8-deff58ba9f8cb7aab421267866cfdf9ff4d6fc9f.tar.gz
fml8-deff58ba9f8cb7aab421267866cfdf9ff4d6fc9f.tar.bz2
fml8-deff58ba9f8cb7aab421267866cfdf9ff4d6fc9f.zip
use simple_count case as error_analyzer_* for debug
Diffstat (limited to 'regress')
-rw-r--r--regress/simulation/config.cf7
1 files changed, 7 insertions, 0 deletions
diff --git a/regress/simulation/config.cf b/regress/simulation/config.cf
index f26fab82..c12564cd 100644
--- a/regress/simulation/config.cf
+++ b/regress/simulation/config.cf
@@ -28,6 +28,13 @@ article_header_rewrite_rules += rewrite_article_subject_tag
article_subject_tag = [\U$ml_name\E %05d)
+#
+# for error simulation
+#
+error_analyzer_function = simple_count
+
+error_analyzer_simple_count_limit = 2
+
[mysql:fml]