Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 272321 Details for
Bug 396581
fence_apc script does not work on 3.x firmware.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
patch to allow the menu to fall through to the correct options.
fence_apc_lowport.patch (text/x-patch), 775 bytes, created by
Wade Mealing
on 2007-11-29 07:15:15 UTC
(
hide
)
Description:
patch to allow the menu to fall through to the correct options.
Filename:
MIME Type:
Creator:
Wade Mealing
Created:
2007-11-29 07:15:15 UTC
Size:
775 bytes
patch
obsolete
>--- fence_apc 2007-11-29 16:53:06.000000000 +1000 >+++ fence_apc_patched 2007-11-29 16:55:03.000000000 +1000 >@@ -663,7 +663,8 @@ > if FIRMWARE_REV == 2: > res = "3\r" > elif FIRMWARE_REV == 3: >- res = "2\r1\r" >+ # res = "2\r1\r" >+ res = "2\r" > else: #placeholder for future revisions - sheesh > res = "3\r" > return (NOT_COMPLETE, res) >@@ -687,8 +688,8 @@ > return (NOT_COMPLETE, "1\r") > > elif i.find(OUTLET_MANAGE) != (-1): >- #return (NOT_COMPLETE, "1\r") >- return (NOT_COMPLETE, "\r") >+ return (NOT_COMPLETE, "1\r") >+ #return (NOT_COMPLETE, "\r") > > #elif i.find(OUTLET_CONTROL) != (-1) or i.find(OUTLET_MANAGE) != (-1): > elif i.find(OUTLET_CONTROL) != (-1):
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 396581
: 272321