git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Revert "Avoid conflicting prototypes for strsignal()"
[exim.git]
/
test
/
scripts
/
2500-dsearch
/
2500
1
# dsearch lookup
2
exim -be
3
${lookup{TESTNUM.tst}dsearch{DIR/aux-fixed}{$value}{FAIL}}
4
${lookup{TESTNUM.TST}dsearch{DIR/aux-fixed}{$value}{FAIL}}
5
${lookup{TESTNUM.TST}dsearch{DIR/AUX-fixed}{$value}{FAIL}}
6
****