Mercurial > hg
diff tests/test-run-tests.t @ 29221:73f58eb14684
test-run-tests: clean up inuse server eagerly
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 11 May 2016 15:20:25 +0000 |
parents | 054bcdad6042 |
children | 6c97b9739f9d |
line wrap: on
line diff
--- a/tests/test-run-tests.t Wed May 11 16:40:16 2016 +0000 +++ b/tests/test-run-tests.t Wed May 11 15:20:25 2016 +0000 @@ -301,6 +301,8 @@ . # Ran 1 tests, 0 skipped, 0 warned, 0 failed. $ rm test-serve-inuse.t + $ killdaemons.py $DAEMON_PIDS + $ rm $DAEMON_PIDS Running In Debug Mode ======================