diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-25 15:17:02 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-25 15:17:02 +0100 |
commit | fdcd2747918cea5da4afda17b11637c67f4dc15a (patch) | |
tree | 45b3eef1d973d961e529a159cb6969db30eff9da /test/stderr/0092 | |
parent | ff5aac2be82177a7c96c71ce7dd0939e70436402 (diff) |
debug: prettify expansion condition trace output
Diffstat (limited to 'test/stderr/0092')
-rw-r--r-- | test/stderr/0092 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/stderr/0092 b/test/stderr/0092 index e763efc0f..197256b81 100644 --- a/test/stderr/0092 +++ b/test/stderr/0092 @@ -57,8 +57,8 @@ considering: V4NET.0.0.1} {$sender_host_address} {2} {30}}s considering: $sender_host_address} {2} {30}}s expanding: $sender_host_address result: V4NET.0.0.1 -condition: eq {V4NET.0.0.1} {$sender_host_address} - result: true + condition: eq {V4NET.0.0.1} {$sender_host_address} + result: true considering: 2} {30}}s expanding: 2 result: 2 |