]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Makefile: remove stale commented-out targets for figleaf.
authordavid-sarah <david-sarah@jacaranda.org>
Sat, 22 Jan 2011 01:55:25 +0000 (17:55 -0800)
committerdavid-sarah <david-sarah@jacaranda.org>
Sat, 22 Jan 2011 01:55:25 +0000 (17:55 -0800)
Makefile

index 513206cefea57923f39212774a15031ec259d1aa..c575ac5c240028475b9816187171f4bac97543f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -129,17 +129,6 @@ coverage-output:
        cp .coverage coverage-html/coverage.data
        @echo "now point your browser at coverage-html/index.html"
 
-## use these two targets to compare this coverage against the previous run.
-## The deltas only work if the old test was run in the same directory, since
-## it compares absolute filenames.
-#get-old-figleaf-coverage:
-#      wget --progress=dot -O old.figleaf http://allmydata.org/tahoe-figleaf/current/figleaf.pickle
-#
-#figleaf-delta-output:
-#      $(RUNPP) -p -c "misc/figleaf2html -d coverage-html -r src -x misc/figleaf.excludes -o old.figleaf"
-#      cp .figleaf coverage-html/figleaf.pickle
-#      @echo "now point your browser at coverage-html/index.html"
-
 .PHONY: upload-coverage .coverage.el pyflakes count-lines
 .PHONY: check-memory check-memory-once check-speed check-grid
 .PHONY: repl test-darcs-boringfile test-clean clean find-trailing-spaces