git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Testsuite: munge and shuffle for non-TLS build
[exim.git]
/
test
/
scripts
/
2301-DBM-BDB
/
2301
1
# lookup dbmjz
2
# NB: the reference DB file is a Berkeley DB;
3
# builds for other hints-DB interface will fail
4
#
5
exim -be
6
${lookup{testid:test.example.invalid:userPassword}dbmjz{DIR/aux-fixed/TESTNUM.testsasldb}{$value}fail}
7
****