commit | c1739211a6ce790e72262db90ba4b1d0ce79d1f4 | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Wed Feb 24 17:29:34 2010 +1100 |
committer | Damien Miller <djm@mindrot.org> | Wed Feb 24 17:29:34 2010 +1100 |
tree | 733daa52135a8f4abc2ef3c96d5bb7f409626630 | |
parent | 8f9492c90d02f97cf7248147961b3f2a9de075d8 [diff] |
- djm@cvs.openbsd.org 2010/02/24 06:21:56 [regress/test-exec.sh] wait for sshd to fully stop in cleanup() function; avoids races in tests that do multiple start_sshd/cleanup cycles; "I hate pidfiles" deraadt@