chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Include SVGs for cards images
[disorder]
/
tests
/
dtest.py
diff --git
a/tests/dtest.py
b/tests/dtest.py
index 67b2b8f6afd6cc08d0f4942a9cba70139a927782..235d7467a73703fba565609ce18247f02f66148d 100644
(file)
--- a/
tests/dtest.py
+++ b/
tests/dtest.py
@@
-297,8
+297,6
@@
Stop the daemon if it has not stopped already"""
else:
print " daemon already stopped"
daemon = None
- # Wait a bit for subprocess to finish too, to try to avoid stupid races
- time.sleep(2)
def run(module=None, report=True):
"""dtest.run(MODULE)