Revision 961ddf1e

b/Makefile.am
2147 2147
	hpc sum --union $(HPCEXCL) \
2148 2148
	  htest.tix hpc-htools.tix hpc-mon-collector.tix > coverage-hs.tix
2149 2149
	hpc markup --destdir=$(COVERAGE_HS_DIR) coverage-hs.tix
2150
	hpc report coverage-hs.tix
2150
	hpc report coverage-hs.tix | tee $(COVERAGE_HS_DIR)/report.txt
2151 2151
	$(LN_S) -f hpc_index.html $(COVERAGE_HS_DIR)/index.html
2152 2152

  
2153 2153
# Special "kind-of-QA" target for htools, needs special setup (all

Also available in: Unified diff