summaryrefslogtreecommitdiff
path: root/test/scripts/2700-redis/2700
blob: c0e84dae92b11409c9a61f24007eab12007b3409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Redis lookups and quoting
#
background
redis-server
****
exim -be -d-all+expand+lookup
${lookup redis{set keyname ${quote_redis:objvalue plus}}}
${lookup redis{get keyname}}
****
#
killdaemon
no_stderr_check