From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Mon, 28 Nov 2011 10:50:26 +0100 Subject: [Cluster-devel] [PATCH] config: make altname validation position indipendent Message-ID: <1322473826-16171-1-git-send-email-fdinitto@redhat.com> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit From: "Fabio M. Di Nitto" Resolves: rhbz#740552 Signed-off-by: Fabio M. Di Nitto --- config/tools/xml/cluster.rng.in.head | 55 +++++++++++++++++++--------------- 1 files changed, 31 insertions(+), 24 deletions(-) diff --git a/config/tools/xml/cluster.rng.in.head b/config/tools/xml/cluster.rng.in.head index e6e4633..11d5052 100644 --- a/config/tools/xml/cluster.rng.in.head +++ b/config/tools/xml/cluster.rng.in.head @@ -785,32 +785,11 @@ To validate your cluster.conf against this schema, run: dlm_controld(8)"/> - - - - - - - - - - - - - - - - - - - + + + @@ -1034,6 +1013,34 @@ To validate your cluster.conf against this schema, run: + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.7.3