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:
d5bf4da
)
setup: add run_trial for buildmaster to use
author
zooko
<zooko@zooko.com>
Mon, 7 Jun 2010 06:40:18 +0000
(12:10 +0530)
committer
zooko
<zooko@zooko.com>
Mon, 7 Jun 2010 06:40:18 +0000
(12:10 +0530)
Ignore-this:
d9a92fdb71f02960dffc69eb4f63272b
darcs-hash:
b51486d40cca0bdb48b5cca3fde857d0638aea0c
misc/build_helpers/run_trial.py
[new file with mode: 0644]
patch
|
blob
diff --git a/misc/build_helpers/run_trial.py
b/misc/build_helpers/run_trial.py
new file mode 100644
(file)
index 0000000..
4d06a5d
--- /dev/null
+++ b/
misc/build_helpers/run_trial.py
@@ -0,0
+1
@@
+from twisted.scripts.trial import run; run()
\ No newline at end of file