]> diplodocus.org Git - nmh/commitdiff
Only call fork(2) once, not up to five times on failure.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sat, 9 Sep 2017 10:32:01 +0000 (11:32 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sat, 9 Sep 2017 10:32:01 +0000 (11:32 +0100)
The existing loop that slept five seconds between each attempt was
copy-pasted widely.  Those days are gone.  Just call it once.


No differences found