mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 16:36:20 +00:00
setup: don't echo the echo of EGGSPATH
This commit is contained in:
parent
4bbaaff49f
commit
56c71f1bf4
2
Makefile
2
Makefile
@ -61,7 +61,7 @@ TRIAL=PYTHONUNBUFFERED=1 $(TRIALCMD) --rterrors $(REACTOROPT)
|
|||||||
.PHONY: make-version build
|
.PHONY: make-version build
|
||||||
|
|
||||||
show-eggspath:
|
show-eggspath:
|
||||||
echo $(EGGSPATH)
|
@echo $(EGGSPATH)
|
||||||
|
|
||||||
# The 'darcsver' setup.py command comes in the 'darcsver' package:
|
# The 'darcsver' setup.py command comes in the 'darcsver' package:
|
||||||
# http://pypi.python.org/pypi/darcsver It is necessary only if you want to
|
# http://pypi.python.org/pypi/darcsver It is necessary only if you want to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user