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 156572 Details for
Bug 243297
s390utils contains a command, dbginfo.sh, during run it drops two errors - kernelversion not found.
[?]
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]
Included patch, this patch also addresses a find command issue in RHEL5. This may not be the best way to address the issue but it works.
dbginfo.patch (text/plain), 203 bytes, created by
Eric Sammons
on 2007-06-08 13:00:08 UTC
(
hide
)
Description:
Included patch, this patch also addresses a find command issue in RHEL5. This may not be the best way to address the issue but it works.
Filename:
MIME Type:
Creator:
Eric Sammons
Created:
2007-06-08 13:00:08 UTC
Size:
203 bytes
patch
obsolete
>255c255 >< for i in `find /sys -type f -perm +444 -noleaf` >--- >> for i in `find /sys -noleaf -type f -perm +444` >323c323 >< if [ `kernelversion` = "2.4" ] >--- >> if [ `uname -r |cut -f 1,2 -d.` = "2.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 243297
: 156572