From: Brian Warner Date: Fri, 30 Jan 2009 02:01:31 +0000 (-0700) Subject: Makefile: remove the obsolete stats-gatherer-run target X-Git-Tag: allmydata-tahoe-1.3.0~116 X-Git-Url: https://git.rkrishnan.org/configuration.txt?a=commitdiff_plain;h=20ebfcc0c68cfbb5f536d3a3d9f48aab576e5f05;p=tahoe-lafs%2Ftahoe-lafs.git Makefile: remove the obsolete stats-gatherer-run target --- diff --git a/Makefile b/Makefile index 8858b543..5693fa89 100644 --- a/Makefile +++ b/Makefile @@ -398,7 +398,3 @@ mac-cleanup: mac-dbg: cd mac && $(PP) $(PYTHON)w allmydata_tahoe.py -# This target runs a stats gatherer server -.PHONY: stats-gatherer-run -stats-gatherer-run: - $(RUNPP) -d stats_gatherer -p ../src/allmydata/stats.py