Remove extraneous listing of files
This commit is contained in:
parent
2d575dd0e3
commit
7ad7dd209e
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ check: savecheck regress
|
|||
@-advent -l /dev/null <pitfall.log >/dev/null
|
||||
|
||||
coverage: check
|
||||
ls -lR $(PARDIR)
|
||||
lcov -t "advent" -o $(PARDIR)/advent.info -c -d $(PARDIR) --gcov-tool=$(GCOV)
|
||||
genhtml -o $(PARDIR)/coverage/ $(PARDIR)/advent.info
|
||||
./coverage_dungeon.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue