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:
d21f001
)
setup: setup.cfg aliases get expanded only once, so put everything you want to happen...
author
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 17:58:15 +0000
(10:58 -0700)
committer
Zooko O'Whielacronx
<zooko@zooko.com>
Thu, 29 Jan 2009 17:58:15 +0000
(10:58 -0700)
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index 8deb845b354ca094bc684a1740f05b29b3d93bc7..03f746b3a2cf08d0c378299fdff9bb55699e59a3 100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-29,5
+29,5
@@
find_links=misc/dependencies tahoe-deps ../tahoe-deps
[aliases]
build = darcsver --count-all-patches develop --prefix=support make_executable build
-test = build trial
+test =
darcsver --count-all-patches develop --prefix=support make_executable
build trial
sdist = darcsver --count-all-patches sdist