Build: probe for broken poll() timing implementation
[exim.git] / test / scripts / 0000-Basic / 0048
1 # pipe transport
2 exim -odi pipe
3 Some message text.
4 ****
5 exim -odi prefixed+pipe
6 Text
7 ****
8 exim -odi pipe-suffixed
9 Text
10 ****
11 exim -odi prefixed+pipe-suffixed
12 Text
13 ****
14 exim -DMESSAGE_LOGS=false -odi pipe
15 Some message text.
16 ****