mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-21 22:07:51 +00:00
Makefile: remove the obsolete stats-gatherer-run target
This commit is contained in:
parent
4e6c09d306
commit
20ebfcc0c6
4
Makefile
4
Makefile
@ -398,7 +398,3 @@ mac-cleanup:
|
|||||||
mac-dbg:
|
mac-dbg:
|
||||||
cd mac && $(PP) $(PYTHON)w allmydata_tahoe.py
|
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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user