]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Makefile: remove the obsolete stats-gatherer-run target
authorBrian Warner <warner@allmydata.com>
Fri, 30 Jan 2009 02:01:31 +0000 (19:01 -0700)
committerBrian Warner <warner@allmydata.com>
Fri, 30 Jan 2009 02:01:31 +0000 (19:01 -0700)
Makefile

index 8858b54351b041d3f1339610ea755425fcd6f97e..5693fa898d4c95678edf909b64f29b85d2e63b48 100644 (file)
--- 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