test-run-tests: clean up inuse server eagerly
authortimeless <timeless@mozdev.org>
Wed, 11 May 2016 15:20:25 +0000
changeset 29221 73f58eb14684
parent 29220 054bcdad6042
child 29222 ed4bd789fc55
test-run-tests: clean up inuse server eagerly
tests/test-run-tests.t
--- 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
 ======================