]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
setup: add run_trial for buildmaster to use
authorzooko <zooko@zooko.com>
Mon, 7 Jun 2010 06:40:18 +0000 (12:10 +0530)
committerzooko <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]

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
@@ -0,0 +1 @@
+from twisted.scripts.trial import run; run()
\ No newline at end of file