diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-13 20:04:03 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-03-13 21:43:32 +0000 |
commit | 93c931f83dfa0c448fbb4be09afe1d9fc753fe18 (patch) | |
tree | b7804bdc0c5ec40db639ee0688c8a7849a4f0f70 /test/confs | |
parent | 4b4856ff163c6fd31f07511fd1f5c5d9ffc57f53 (diff) |
ARC: add $arc_state, $arc_state_reason and add reason to authres string
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/4560 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/4560 b/test/confs/4560 index 881b2d726..c986d5f5c 100644 --- a/test/confs/4560 +++ b/test/confs/4560 @@ -23,6 +23,10 @@ check_data: warn !verify = arc VALUE INSERT + warn logwrite = arc_state: <$arc_state> + condition = ${if def:arc_state_reason} + logwrite = reason: <$arc_state_reason> + .ifdef OPTION accept .else |