projects
/
tahoe-lafs
/
zfec.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
66f33cd
)
setup: add misc/run_trial.py
author
zooko
<zooko@zooko.com>
Mon, 24 May 2010 06:43:25 +0000
(12:13 +0530)
committer
zooko
<zooko@zooko.com>
Mon, 24 May 2010 06:43:25 +0000
(12:13 +0530)
Ignore-this:
291cf7229c15ff5fef50574b88e5a2f7
darcs-hash:
b4fcdbed9deda78136cd6664375ce4db495318cf
zfec/misc/run_trial.py
[new file with mode: 0644]
patch
|
blob
diff --git a/zfec/misc/run_trial.py
b/zfec/misc/run_trial.py
new file mode 100644
(file)
index 0000000..
4d06a5d
--- /dev/null
+++ b/
zfec/misc/run_trial.py
@@ -0,0
+1
@@
+from twisted.scripts.trial import run; run()
\ No newline at end of file