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 700132 Details for
Bug 912986
fencing: Fake "Error: system rebooted 2 times" message
[?]
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]
continuation.py patch removing extrainious print in reboot counting
continuation.patch (text/plain), 493 bytes, created by
Greg Nichols
on 2013-02-20 16:36:32 UTC
(
hide
)
Description:
continuation.py patch removing extrainious print in reboot counting
Filename:
MIME Type:
Creator:
Greg Nichols
Created:
2013-02-20 16:36:32 UTC
Size:
493 bytes
patch
obsolete
>diff --git a/v7/continuation.py b/v7/continuation.py >index 4ba6ca7..3e53237 100644 >--- a/v7/continuation.py >+++ b/v7/continuation.py >@@ -97,7 +97,6 @@ class Continuation(Controller): > rebootCount = 0 > for line in log.split('\n'): > if "kernel:" in line and self.systemLogBootMarker in line: >- print line > rebootCount += 1 > if rebootCount is 0: > print "Error: could not detect reboot"
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 Diff
View Attachment As Raw
Flags:
czhang
: review+
Actions:
View
|
Diff
Attachments on
bug 912986
: 700132