setup: don't echo the echo of EGGSPATH

This commit is contained in:
Zooko O'Whielacronx 2008-03-06 18:18:56 -07:00
parent 4bbaaff49f
commit 56c71f1bf4

View File

@ -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