diff options
| author | fukachan <fukachan> | 2008-08-10 03:01:14 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-10 03:01:14 +0000 |
| commit | 9cba5beeff88d31554d7ca268005d65fe906cb37 (patch) | |
| tree | 41be7845f5586dcd4982233cb7fb11b022b61e0c | |
| parent | 383919698bb11d0ac0cfd0bc024977ffec590af9 (diff) | |
| download | fml8-9cba5beeff88d31554d7ca268005d65fe906cb37.tar.gz fml8-9cba5beeff88d31554d7ca268005d65fe906cb37.tar.bz2 fml8-9cba5beeff88d31554d7ca268005d65fe906cb37.zip | |
reject* -> isolate*
| -rw-r--r-- | regress/simulation/config.cf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/regress/simulation/config.cf b/regress/simulation/config.cf index bec6ed40..b0aff325 100644 --- a/regress/simulation/config.cf +++ b/regress/simulation/config.cf @@ -43,10 +43,11 @@ error_analyzer_simple_count_limit = 2 -article_post_restrictions = reject_system_special_accounts +# thread test +article_post_restrictions = isolate_system_special_accounts check_article_thread permit_member_maps - reject + isolate |
