mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-19 00:06:57 +00:00
Remove make_executable from 'test' and 'install' aliases in setup.cfg.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
parent
19a4bc90e5
commit
c77f251408
@ -34,8 +34,8 @@ find_links=misc/dependencies tahoe-deps ../tahoe-deps
|
||||
|
||||
[aliases]
|
||||
build = update_version build
|
||||
test = update_version build make_executable trial
|
||||
test = update_version build trial
|
||||
sdist = update_version sdist
|
||||
install = update_version install make_executable
|
||||
install = update_version install
|
||||
bdist_egg = update_version bdist_egg
|
||||
trial = update_version trial
|
||||
|
Loading…
x
Reference in New Issue
Block a user