git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Debug: indentation
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0627
1
# -be and macro definitions
2
#
3
#
4
exim -be
5
FOO = bar
6
baz foo FOO
7
****
8
#
9
exim -be 'FOO_2 = baz'
10
****