[Libreoffice-commits] buildbot.git: lcov-report/README

Maarten Hoes hoes.maarten at gmail.com
Tue Dec 2 07:51:17 PST 2014


 lcov-report/README |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

New commits:
commit cc741dcd82007db98a268cc5c3f02388f5bb0288
Author: Maarten Hoes <hoes.maarten at gmail.com>
Date:   Tue Dec 2 15:54:57 2014 +0100

    Minor README corrections.
    
    Change-Id: Ia80b42e724d90bb78876179261ccb9337d3a0d0f
    Reviewed-on: https://gerrit.libreoffice.org/13271
    Reviewed-by: Norbert Thiebaud <nthiebaud at gmail.com>
    Tested-by: Norbert Thiebaud <nthiebaud at gmail.com>

diff --git a/lcov-report/README b/lcov-report/README
index 0300238..735bbd6 100644
--- a/lcov-report/README
+++ b/lcov-report/README
@@ -10,7 +10,8 @@ DESCRIPTION
 
 SYNOPSIS
 
-        lcov-report.sh [-a|-b|-c] -s [DIRECTORY] -t [DIRECTORY] -w [DIRECTORY]
+        lcov-report.sh [-a|-b|-c] -s [DIRECTORY] -t [DIRECTORY] \
+	-w [DIRECTORY] -d "test description"
 
 -b
         Run lcov commands before you run your tests. This creates a
@@ -36,7 +37,7 @@ SYNOPSIS
 
 -s
         Specify the location where the libreoffice source code is
-        located. This flag is mandatory when you run '-c' or '-a'.
+        located. This flag is mandatory.
 
 -t
         Specifies the directory in which to contain the lcov
@@ -44,7 +45,7 @@ SYNOPSIS
 
 -w
         Specifies the directory in which to contain the generated HTML
-        report files. This flag is mandatory when you run '-b'.
+        report files. This flag is mandatory when you run '-a'.
 
 -d
         Specify a descriptive name for the test(s) you wish to create


More information about the Libreoffice-commits mailing list