Occasionally the post tests attempt to talk to fakesmtp before that
authorAlexander Zangerl <exmh@bin.snafu.priv.at>
Wed, 13 Jun 2012 02:06:44 +0000 (21:06 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 13 Jun 2012 02:06:44 +0000 (21:06 -0500)
commite0773dd7ba5dc3f1caabe66ce6b302b86abd1488
tree8c4bafbd6c8416c3fe5bda5e1f6666aa11a0262f
parent9d770a9942524d66989c629f5ddeddcd0e79d148
Occasionally the post tests attempt to talk to fakesmtp before that
has completly started up.  Inserted a check between starting up
fakesmtp and talking to it, and delay and retry if necessary, to
avoid that scenario.
test/post/test-post-common.sh