git://git.exim.org
/
users
/
jgh
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
40167b0
)
Adjust debug output to indicate a test, not result
author
Todd Lyons
<tlyons@exim.org>
Tue, 16 Oct 2012 03:20:12 +0000
(20:20 -0700)
committer
Todd Lyons
<tlyons@exim.org>
Tue, 16 Oct 2012 03:20:12 +0000
(20:20 -0700)
src/src/match.c
patch
|
blob
|
history
diff --git
a/src/src/match.c
b/src/src/match.c
index 7925817900cc8b1551a4e60aab301827e5dc2292..66ae3dddbbc02387867f8de0f90052a6c30d43d4 100644
(file)
--- a/
src/src/match.c
+++ b/
src/src/match.c
@@
-1010,7
+1010,7
@@
uschar *s, *pdomain, *sdomain;
error = error; /* Keep clever compilers from complaining */
error = error; /* Keep clever compilers from complaining */
-DEBUG(D_lists) debug_printf("address match: subject=%s pattern=%s\n",
+DEBUG(D_lists) debug_printf("address match
test
: subject=%s pattern=%s\n",
subject, pattern);
/* Find the subject's domain */
subject, pattern);
/* Find the subject's domain */