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:
8d2a3e7
)
setup: always run "build" before running "test"
author
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 27 Jan 2009 00:32:40 +0000
(17:32 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Tue, 27 Jan 2009 00:32:40 +0000
(17:32 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index 5d1ba29a37aa1752f92866d048d0a6488c85a096..8acef3a56fcbdb465b67177a7c3325fa7fccebe4 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 = build
_tahoe
trial
+test = build trial