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:
8d6bdb5
)
setup: always run build_tahoe before running tests
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 27 Jan 2009 00:30:24 +0000
(17:30 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 27 Jan 2009 00:30:24 +0000
(17:30 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index 53fb00cf1a54ad441b037392125a32e5f90e5933..5d1ba29a37aa1752f92866d048d0a6488c85a096 100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-29,4
+29,4
@@
find_links=misc/dependencies tahoe-deps ../tahoe-deps
[aliases]
build = darcsver --count-all-patches build_tahoe
-test = trial
+test =
build_tahoe
trial