git-p4: retry kill/cleanup operations in tests with timeout
commit23aee4199a69fae861f9d173ee0ef1c2a7fab0d5
authorLars Schneider <larsxschneider@gmail.com>
Thu, 19 Nov 2015 08:58:08 +0000 (19 09:58 +0100)
committerJeff King <peff@peff.net>
Fri, 20 Nov 2015 13:02:06 +0000 (20 08:02 -0500)
tree6be3467d0ff4dc6b985e2ceb0a5eaa2a6984bce9
parent0c83680e9c047170614fb08ef222ea4f460e514d
git-p4: retry kill/cleanup operations in tests with timeout

In rare cases kill/cleanup operations in tests fail. Retry these
operations with a timeout to make the test less flaky.

Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
t/lib-git-p4.sh