From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Tue, 3 Dec 2013 19:26:13 +0100 Subject: [Cluster-devel] [PATCH 2/6] rgmanager: ra2rng.xsl: make common params reuse XML pretty-print In-Reply-To: <1386095178-23404-1-git-send-email-jpokorny@redhat.com> References: <1386095178-23404-1-git-send-email-jpokorny@redhat.com> Message-ID: <1386095178-23404-3-git-send-email-jpokorny@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Signed-off-by: Jan Pokorn? --- rgmanager/src/resources/ra2rng.xsl | 91 +++++++++++--------------------------- 1 file changed, 25 insertions(+), 66 deletions(-) diff --git a/rgmanager/src/resources/ra2rng.xsl b/rgmanager/src/resources/ra2rng.xsl index 046371e..27105a0 100644 --- a/rgmanager/src/resources/ra2rng.xsl +++ b/rgmanager/src/resources/ra2rng.xsl @@ -1,6 +1,7 @@ @@ -13,39 +14,24 @@ --> - - - Treat this and all children as an independent subtree. - - - - - Consider a timeout for operations as fatal. - - - - - Maximum number of failures before returning a failure to - a status check. - - - - - Amount of time before a failure is forgotten. - - - - - Maximum number restarts for an independent subtree before - giving up. - - - - - Amount of time before a failure is forgotten for - an independent subtree. - - + + + + + + + + + + + + + + + + + + @@ -381,40 +367,13 @@ select="concat($global-init-indent, $global-indent)"/> - - - - - - - - - - - - - - - - - - - - - - - - + + + + + -- 1.8.1.4