[ARVADOS] updated: 1.1.0-97-g805dbba

Git user git at public.curoverse.com
Thu Nov 2 15:09:48 EDT 2017


Summary of changes:
 tools/crunchstat-summary/crunchstat_summary/command.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

       via  805dbba0797fc40d0df9f664902f34be369f7525 (commit)
      from  ab911da8a1d78dc1cabd583c49bce446accb5717 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 805dbba0797fc40d0df9f664902f34be369f7525
Author: Tom Clegg <tclegg at veritasgenetics.com>
Date:   Thu Nov 2 15:09:28 2017 -0400

    12546: Update help message.
    
    Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tclegg at veritasgenetics.com>

diff --git a/tools/crunchstat-summary/crunchstat_summary/command.py b/tools/crunchstat-summary/crunchstat_summary/command.py
index a70e4b2..71bf383 100644
--- a/tools/crunchstat-summary/crunchstat_summary/command.py
+++ b/tools/crunchstat-summary/crunchstat_summary/command.py
@@ -29,7 +29,7 @@ class ArgumentParser(argparse.ArgumentParser):
             help='Read log data from a regular file')
         self.add_argument(
             '--skip-child-jobs', action='store_true',
-            help='Do not include stats from child jobs')
+            help='Do not include stats from child jobs/containers')
         self.add_argument(
             '--format', type=str, choices=('html', 'text'), default='text',
             help='Report format')

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list