d1165e1 fence_agents: #504589 - fence agents fails with pexpect exception

Authored and Committed by marx 15 years ago
    fence_agents: #504589 - fence agents fails with pexpect exception
    
    try / except added to every fence agent where we try to exit using 'logout' functions.
    This happends after fencing was succesfull so it should not be a problem if it fails.