blob: 1212d0470a2ec4523d58b3a1ae0654378ebb8c74 [file] [log] [blame]
Dave Barach8d74caa2019-11-06 16:58:48 -05001#!/bin/bash
2
3set -e
4
5cd build-root
6rm -rf html
7lcov --capture --initial --directory . --output-file lcov.out