On 6/12/06, [email protected]
<[email protected]> wrote:
linux-ha CVS committal

Author  : lars
Host    :
Project : linux-ha
Module  : crm

Dir     : linux-ha/crm


Modified Files:
        crm-1.0.dtd


Log Message:
Work-around bug #1287: GUI currently requires empty groups to be
allowed.

The GUI may like to use empty groups, but it does not *require* them.
And I thought we agreed that this change should not be made in CVS.


===================================================================
RCS file: /home/cvs/linux-ha/linux-ha/crm/crm-1.0.dtd,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -3 -r1.74 -r1.75
--- crm-1.0.dtd 30 May 2006 15:58:30 -0000      1.74
+++ crm-1.0.dtd 12 Jun 2006 16:02:25 -0000      1.75
@@ -85,7 +85,7 @@
           on_fail       (nothing|block|stop|restart|fence)     #IMPLIED>
 <!-- Annotated version -->

-<!ELEMENT group (meta_attributes*, instance_attributes*, primitive+)>
+<!ELEMENT group (meta_attributes*, instance_attributes*, primitive*)>
 <!ATTLIST group
           id            CDATA               #REQUIRED
           description   CDATA               #IMPLIED


_______________________________________________
Linux-ha-cvs mailing list
[email protected]
http://lists.community.tummy.com/mailman/listinfo/linux-ha-cvs

_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to