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:
f99bc9e
)
More WIP
author
Daira Hopwood
<daira@jacaranda.org>
Tue, 24 Feb 2015 17:43:21 +0000
(17:43 +0000)
committer
Daira Hopwood
<daira@jacaranda.org>
Tue, 24 Feb 2015 17:43:21 +0000
(17:43 +0000)
src/allmydata/test/test_cli.py
patch
|
blob
|
history
diff --git
a/src/allmydata/test/test_cli.py
b/src/allmydata/test/test_cli.py
index 1e1e99b74782c63490834478dd01765507bc7cdd..68c6f12fb197fc36c69087994f998c748bcb58a7 100644
(file)
--- a/
src/allmydata/test/test_cli.py
+++ b/
src/allmydata/test/test_cli.py
@@
-36,7
+36,7
@@
from twisted.internet import threads # CLI tests use deferToThread
from twisted.python import usage
from allmydata.util.encodingutil import listdir_unicode, unicode_platform, \
- get_io_encoding, get_filesystem_encoding
+ get_io_encoding, get_filesystem_encoding
, unicode_to_argv
timeout = 480 # deep_check takes 360s on Zandr's linksys box, others take > 240s