git://git.exim.org
/
users
/
jgh
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Hopefully the final lot of test files.
[users/jgh/exim.git]
/
test
/
scripts
/
3200-testdb
/
3200
diff --git a/test/scripts/3200-testdb/3200
b/test/scripts/3200-testdb/3200
new file mode 100644
(file)
index 0000000..
cd02ab5
--- /dev/null
+++ b/
test/scripts/3200-testdb/3200
@@ -0,0
+1,6
@@
+# testdb lookups
+
+exim -be
+match_ip: 12 ${if match_ip{10.11.12.13}{testdb;something}}
+match_ip: 13 ${if match_ip{10.11.12.13}{testdb;fail}}
+****