projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
03c5d75
)
test_introducer.py: turn off the defer.setDebugging(True) call that was left over...
author
Brian Warner
<warner@lothar.com>
Fri, 4 May 2007 07:45:23 +0000
(
00:45
-0700)
committer
Brian Warner
<warner@lothar.com>
Fri, 4 May 2007 07:45:23 +0000
(
00:45
-0700)
src/allmydata/test/test_introducer.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_introducer.py
b/src/allmydata/test/test_introducer.py
index b5d3b490b7d9a97db75b1d9fe3261386488f7aa8..057926a603d6b82af3537873680e079f94482f85 100644
(file)
--- a/
src/allmydata/test/test_introducer.py
+++ b/
src/allmydata/test/test_introducer.py
@@
-2,7
+2,6
@@
from twisted.trial import unittest
from twisted.internet import defer, reactor
from twisted.python import log
-defer.setDebugging(True)
from foolscap import Tub, Referenceable
from foolscap.eventual import flushEventualQueue