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 583055 Details for
Bug 819962
RFE: Support upcoming releases of RHEL for instances in private and public providers before official RHEL release
[?]
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]
0001-Fix-bug-819962.patch
0001-Fix-bug-819962.patch (text/plain), 651 bytes, created by
James Laska
on 2012-05-08 18:24:24 UTC
(
hide
)
Description:
0001-Fix-bug-819962.patch
Filename:
MIME Type:
Creator:
James Laska
Created:
2012-05-08 18:24:24 UTC
Size:
651 bytes
patch
obsolete
>From f8575d7bc8fe1b6e09e0cd5da200a120e34a208a Mon Sep 17 00:00:00 2001 >From: James Laska <jlaska@redhat.com> >Date: Tue, 8 May 2012 14:23:38 -0400 >Subject: [PATCH] Fix bug#819962 > >--- > oz/RHEL_6.py | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/oz/RHEL_6.py b/oz/RHEL_6.py >index 1cd998a..f57aefc 100644 >--- a/oz/RHEL_6.py >+++ b/oz/RHEL_6.py >@@ -53,5 +53,5 @@ def get_class(tdl, config, auto, output_disk=None): > """ > Factory method for RHEL-6 installs. > """ >- if tdl.update in ["0", "1", "2"]: >+ if tdl.update in ["0", "1", "2", "3"]: > return RHEL6Guest(tdl, config, auto, output_disk) >-- >1.7.7.6 >
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 819962
: 583055