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:
31a1e03
)
zfec: add to README.txt how to run the unit tests
author
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 20 Jul 2007 22:51:24 +0000
(15:51 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Fri, 20 Jul 2007 22:51:24 +0000
(15:51 -0700)
src/zfec/README.txt
patch
|
blob
|
history
diff --git
a/src/zfec/README.txt
b/src/zfec/README.txt
index fb6bc41121cf8e2ab703ebdb35d9f934d197b707..9ea057cbada7707f2d4273e75b53da4bd55a2059 100644
(file)
--- a/
src/zfec/README.txt
+++ b/
src/zfec/README.txt
@@
-36,6
+36,10
@@
stow") tool, then give it these arguments: "python ./setup.py install
--single-version-externally-managed
--record=${specificdirectory}/zfec-install.log --prefix=${specificdirectory}"
+To run the self-tests, execute "python ./setup.py test" (or if you have
+Twisted Python installed, you can run "trial zfec" for nicer output and test
+options.)
+
* Community