feafe72 cman: Fix cman_tool nodes -a

Authored and Committed by chrissie 15 years ago
    cman: Fix cman_tool nodes -a
    
    cman_tool nodes -a use the same iterator variable for the node list
    and the list of IP addresses for that node. This caused it to
    loop indefinitely on some (most) clusters.
    
    This fixes BZ#454401
    
    Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
    
        
file modified
+2 -2