mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 03:06:33 +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
|
||||
|
||||
show-eggspath:
|
||||
echo $(EGGSPATH)
|
||||
@echo $(EGGSPATH)
|
||||
|
||||
# The 'darcsver' setup.py command comes in the 'darcsver' package:
|
||||
# http://pypi.python.org/pypi/darcsver It is necessary only if you want to
|
||||
|
Loading…
Reference in New Issue
Block a user