227fd22 fence: fixes and cleanups to fencing.py library

1 file Authored by rmccabe 15 years ago, Committed by fabbione 15 years ago,
    fence: fixes and cleanups to fencing.py library
    
    - Do not report failure if a node is successfully powered off,
      but fails to power on.
    
    - Change 'pass' to 'continue' so that comments and blank lines
      from stdin are ignored.
    
    - Use the full path to ssh and telnet when executing the binaries.
    
        
file modified
+18 -13