diff options
| author | fukachan <fukachan> | 2003-04-29 03:09:38 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-04-29 03:09:38 +0000 |
| commit | deff58ba9f8cb7aab421267866cfdf9ff4d6fc9f (patch) | |
| tree | 7ef351b5a4e10e65147245228d96aafa41325fc6 /regress | |
| parent | 39689172e3d6f89aa35e0832c16141833030077a (diff) | |
| download | fml8-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.cf | 7 |
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] |
