]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
setup: don't echo the echo of EGGSPATH
authorZooko O'Whielacronx <zooko@zooko.com>
Fri, 7 Mar 2008 01:18:56 +0000 (18:18 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Fri, 7 Mar 2008 01:18:56 +0000 (18:18 -0700)
Makefile

index f25a13162834616674f2d88da6a1e5b70efe7d18..73ccc002b8492b83b8abebd55290dc12701dd918 100644 (file)
--- a/Makefile
+++ b/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