diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-13 14:46:05 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-07-13 14:46:05 +0000 |
commit | 5dff5817bb92191e4fd5f9d36fe20b1fec6c9969 (patch) | |
tree | e4fe0c000eae3f0c9db8952c215799f008701155 /test/confs | |
parent | a5bd321b2f16ff323e3e268d59606e89b747a901 (diff) |
Add a check for Auto-Submitted to the default for
delay_warning_condition.
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0098 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/0098 b/test/confs/0098 index deec607e9..07346c87e 100644 --- a/test/confs/0098 +++ b/test/confs/0098 @@ -17,7 +17,10 @@ qualify_domain = test.ex domainlist local_domains = test.ex : another.test.ex delay_warning = 10s:40s:10m + +.ifndef DEFAULTDWC delay_warning_condition = ${if !eq{$domain}{another.test.ex}{yes}{no}} +.endif log_selector = +subject |