git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ATRN provider
[exim.git]
/
test
/
scripts
/
2750-json
/
2750
diff --git
a/test/scripts/2750-json/2750
b/test/scripts/2750-json/2750
index f01414b4ce744ec202e74ab9c4926d3e2dac030e..47f5e13cfd90ec5fd4305e84996475cdfe40f041 100644
(file)
--- a/
test/scripts/2750-json/2750
+++ b/
test/scripts/2750-json/2750
@@
-19,4
+19,7
@@
${lookup {policy-aliases : outlook : mxs : 1} json {DIR/aux-fixed/policy.json}}
aggregate output vs. json extract
${extract json {mxs} \
{${lookup {policy-aliases:outlook} json {DIR/aux-fixed/policy.json}}}}
+
+string with embedded comma
+${lookup {policy-aliases:key_for_string_with_comma} json {DIR/aux-fixed/policy.json}}
****