[ARVADOS] updated: 2.1.0-515-g81e74c9e2
Git user
git at public.arvados.org
Fri Mar 19 20:01:27 UTC 2021
Summary of changes:
doc/user/cwl/crunchstat-summary.html.textile.liquid | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via 81e74c9e241ce8fea6353cf9a5bef52e987054de (commit)
from 57b7b15a1884bbad7a110763c25201bb2f0201f1 (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 81e74c9e241ce8fea6353cf9a5bef52e987054de
Author: Ward Vandewege <ward at curii.com>
Date: Fri Mar 19 16:01:14 2021 -0400
17119: implement review feedback.
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/doc/user/cwl/crunchstat-summary.html.textile.liquid b/doc/user/cwl/crunchstat-summary.html.textile.liquid
index f2d6391ad..adeb9e7fe 100644
--- a/doc/user/cwl/crunchstat-summary.html.textile.liquid
+++ b/doc/user/cwl/crunchstat-summary.html.textile.liquid
@@ -9,7 +9,7 @@ Copyright (C) The Arvados Authors. All rights reserved.
SPDX-License-Identifier: CC-BY-SA-3.0
{% endcomment %}
-The @crunchstat-summary@ tool can be used to analyze workflow and container performance. It can be installed from packages (@apt install crunchstat-summary@ or @yum install rh-python36-python-crunchstat-summary@). @crunchstat-summary@ analyzes the crunchstat lines from the logs of a container or workflow and generates a report in text or html format.
+The @crunchstat-summary@ tool can be used to analyze workflow and container performance. It can be installed from packages (@apt install python3-crunchstat-summary@ or @yum install rh-python36-python-crunchstat-summary@). @crunchstat-summary@ analyzes the crunchstat lines from the logs of a container or workflow and generates a report in text or html format.
h2(#syntax). Syntax
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list