git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Check for overflow in numeric expansion conditions; forbid negative
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0020
1
# -bh and megahomed hosts
2
#
3
# Note that we use an explicit address in the 10.250.0.0/16 network, because
4
# that is what is used by the testing code in Exim when it generates 2048 IP
5
# addresses for the absurdly multi-homed host.
6
#
7
exim -bh 10.250.104.42
8
quit
9
****