public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: STABLE3 - cluster.rng: remove trailing whitespace
@ 2009-07-27 21:14 David Teigland
  0 siblings, 0 replies; only message in thread
From: David Teigland @ 2009-07-27 21:14 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=4be2a85079cd05df9dd07b555f88ad0184d9f7a5
Commit:        4be2a85079cd05df9dd07b555f88ad0184d9f7a5
Parent:        0fd3604ad2ee638f86cfe2b33a7588158391a8e5
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Mon Jul 27 16:04:50 2009 -0500
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Mon Jul 27 16:04:50 2009 -0500

cluster.rng: remove trailing whitespace

Signed-off-by: David Teigland <teigland@redhat.com>
---
 config/tools/xml/cluster.rng |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/config/tools/xml/cluster.rng b/config/tools/xml/cluster.rng
index fe90dc9..1fb1b65 100644
--- a/config/tools/xml/cluster.rng
+++ b/config/tools/xml/cluster.rng
@@ -5,7 +5,7 @@ xmlns:rha="http://redhat.com/~pkennedy/annotation_namespace/cluster_conf_annot_n
 <!-- The cluster.conf schema follows this outline:
 
 cluster
-- cman 
+- cman
 - clusternodes
 - dlm
 - gfs_controld
@@ -20,7 +20,7 @@ cluster
 
 Element defnitions:
 - Resource
-- Fence	
+- Fence
 
 To validate your cluster.conf against this schema, run:
 
@@ -145,7 +145,7 @@ To validate your cluster.conf against this schema, run:
        </attribute>
        <optional>
 	 <attribute name="votes" rha:description="The number of votes a
-            node can cast" rha:sample="2" rha:default="1"> 
+            node can cast" rha:sample="2" rha:default="1">
 	   <data type="positiveInteger"/>
 	 </attribute>
        </optional>
@@ -307,9 +307,9 @@ To validate your cluster.conf against this schema, run:
   </optional>
  </element>
  </optional>
-<!-- end gfs_controld block --> 
+<!-- end gfs_controld block -->
 
-<!-- group block --> 
+<!-- group block -->
  <optional>
  <element name="group" rha:description="">
   <optional>
@@ -317,7 +317,7 @@ To validate your cluster.conf against this schema, run:
   </optional>
  </element>
  </optional>
-<!-- end group block --> 
+<!-- end group block -->
 
 <!--FIXME: The following text was copied from the schema description
 here:
@@ -358,11 +358,11 @@ offers one other feature for customizing fence action. Within a <method>
 block, it is allowable to list more than one <device>. This is useful
 when fencing a node with redundant power supplies, for example. The
 fence daemon will run the agent for each device listed within a <method>
-block before determining success or failure. 
+block before determining success or failure.
 -->
 
 <!--fencedevices block-->
- 
+
  <optional>
  <element name="fencedevices" rha:description="This element and its
      attributes define the fence devices in the cluster. Parameters
@@ -1029,7 +1029,7 @@ block before determining success or failure.
       cluster services, the HA cluster services themselves, and failover
       domains for the HA cluster services.">
    <optional>
-    <!-- FIXME: The following text needs clarifying. What is meant by 
+    <!-- FIXME: The following text needs clarifying. What is meant by
     "...for all levels less than the selected."? -->
     <attribute name="log_level" rha:description="An integer 0-7,
         inclusive, for all levels less than the selected.
@@ -1162,7 +1162,7 @@ block before determining success or failure.
      </zeroOrMore>
     </element>
    </optional>  <!-- End of events block -->
-   <optional> 
+   <optional>
     <element name="resources" rha:description="">
      <zeroOrMore>
       <ref name="CHILDREN"/>
@@ -2783,4 +2783,4 @@ rha:sample=""/>
        </choice>
       </element>
      </define>
-</grammar>      
+</grammar>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-27 21:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-27 21:14 cluster: STABLE3 - cluster.rng: remove trailing whitespace David Teigland

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).