Fix possible race when stunnel/aptwebserver create their PID files
authorMichael Vogt <mvo@ubuntu.com>
Wed, 9 Apr 2014 13:28:00 +0000 (15:28 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Wed, 9 Apr 2014 13:28:00 +0000 (15:28 +0200)
commit5572f6bdcb947e11f32e2a035438d9d3899ad46d
treed4faf84b8336b8b61a9f1a9a7426f32ad03f8d14
parentd5b21526b38f816974182c5f56db0e09a0446112
Fix possible race when stunnel/aptwebserver create their PID files

This patch should fix spurious test failures in jenkins or travis
that are caused by a race condition in the {stunnel,aptwebserver}.pid
file creation
test/integration/framework