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 708698 Details for
Bug 920392
hwcert-server web status is broken
[?]
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]
patch to fix hwcert server web status reporting
0001-fix-server-web-status.patch (text/plain), 882 bytes, created by
Greg Nichols
on 2013-03-12 01:54:16 UTC
(
hide
)
Description:
patch to fix hwcert server web status reporting
Filename:
MIME Type:
Creator:
Greg Nichols
Created:
2013-03-12 01:54:16 UTC
Size:
882 bytes
patch
obsolete
>From a6d8cd4158483c24e347769c64a01ec0ac74ba37 Mon Sep 17 00:00:00 2001 >From: Greg Nichols <gnichols@redhat.com> >Date: Mon, 11 Mar 2013 21:49:09 -0400 >Subject: [PATCH] fix server web status > >--- > hwcert/hardwaretest.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/hwcert/hardwaretest.py b/hwcert/hardwaretest.py >index b8b7322..ed88d67 100644 >--- a/hwcert/hardwaretest.py >+++ b/hwcert/hardwaretest.py >@@ -561,7 +561,7 @@ class HardwareTestHarness(Controller): > planner = Planner(self.options, redHatRelease=self.redHatRelease) > planner.analyse(self.environment.getSourceDirectory()) > tests = planner.getServerModeTests(); >- print "</pre>hwcert Server Status:<pre>" % Constants.hwcert >+ print "</pre>%s Server Status:<pre>" % Constants.hwcert > self.doVersion() > print "" > success = True >-- >1.8.1.4 >
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
Actions:
View
|
Diff
Attachments on
bug 920392
: 708698