mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
setup: setup.cfg aliases get expanded only once, so put everything you want to happen during the "test" step in the alias
This commit is contained in:
parent
d21f001b62
commit
527c8c093d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user