From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Pokorný Date: Mon, 9 Dec 2013 15:14:17 +0100 Subject: [Cluster-devel] [PATCHv2 4/6] rgmanager: ra2rng.xsl: control flow branches common business merge In-Reply-To: <1386095178-23404-5-git-send-email-jpokorny@redhat.com> References: <1386095178-23404-5-git-send-email-jpokorny@redhat.com> Message-ID: <1386598457-14576-1-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 ... two branches of non-/optional RA-specific parameter under single branch parametrized by the depth of indentation and conditionally decorated with the respective additional tag. Signed-off-by: Jan Pokorn? --- rgmanager/src/resources/ra2rng.xsl | 84 +++++++++++++++++++------------------- 1 file changed, 41 insertions(+), 43 deletions(-) diff --git a/rgmanager/src/resources/ra2rng.xsl b/rgmanager/src/resources/ra2rng.xsl index 2579952..eb9f5b1 100644 --- a/rgmanager/src/resources/ra2rng.xsl +++ b/rgmanager/src/resources/ra2rng.xsl @@ -326,48 +326,46 @@ - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - + @@ -379,8 +377,8 @@ $global-indent)"/> - - + + -- 1.8.1.4