summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2012-08-30 19:23:08 +0100
committerJonny Lamb <jonny.lamb@collabora.co.uk>2012-08-30 19:24:03 +0100
commit84f63e56bbc5f32c418d8112b32574f62588b000 (patch)
treed4887292b1aac3db13470a7f17dabc270bf9dd25 /tools
parent273cf5ca055378ddb4093a4b5addf039b750832d (diff)
downloadtelepathy-glib-84f63e56bbc5f32c418d8112b32574f62588b000.tar.gz
lcov: add a holding page for lcov reports
When lcov fails on the buildbot let's upload /something/. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
Diffstat (limited to 'tools')
-rw-r--r--tools/lcov.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lcov.am b/tools/lcov.am
index 7384f1b99..80023cb78 100644
--- a/tools/lcov.am
+++ b/tools/lcov.am
@@ -8,6 +8,7 @@ lcov-report:
--remove @top_builddir@/lcov.info.tmp telepathy-glib-scan.c
rm @top_builddir@/lcov.info.tmp
$(mkdir_p) @top_builddir@/lcov.html
+ echo "Coming soon!" > @top_builddir@/lcov.html/index.html
git_commit=`GIT_DIR=@top_srcdir@/.git git log -1 --pretty=format:%h 2>/dev/null`;\
genhtml --title "@PACKAGE_STRING@ $$git_commit" \
--output-directory @top_builddir@/lcov.html lcov.info