From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 12 Oct 2006 22:41:27 -0000 Subject: [Cluster-devel] conga/luci/site/luci/Extensions ricci_bridge.py Message-ID: <20061012224127.9513.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-10-12 22:41:27 Modified files: luci/site/luci/Extensions: ricci_bridge.py Log message: nodeid must be > 0 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/ricci_bridge.py.diff?cvsroot=cluster&r1=1.25&r2=1.26 --- conga/luci/site/luci/Extensions/ricci_bridge.py 2006/10/12 21:57:09 1.25 +++ conga/luci/site/luci/Extensions/ricci_bridge.py 2006/10/12 22:41:27 1.26 @@ -778,11 +778,11 @@ batch += '' batch += '' batch += '' - batch += '' + batch += '' batch += '' batch += '' - x = 0 + x = 1 for i in nodeList: if os_str == "rhel4": batch += ''