changeset 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 ed4bd789fc55
files tests/test-run-tests.t
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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
 ======================