mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 05:43:03 +00:00
add figleaf-output target
This commit is contained in:
parent
e5ba7f15d9
commit
36e340b9e0
3
Makefile
3
Makefile
@ -20,6 +20,9 @@ test-figleaf:
|
||||
figleaf2html -d coverage-html -x allmydata/test/figleaf.excludes
|
||||
# after doing test-figleaf, point your browser at coverage-html/index.html
|
||||
|
||||
figleaf-output:
|
||||
figleaf2html -d coverage-html -x allmydata/test/figleaf.excludes
|
||||
|
||||
create_dirs:
|
||||
mkdir -p queen-basedir
|
||||
mkdir -p client-basedir
|
||||
|
Loading…
x
Reference in New Issue
Block a user