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 316188 Details for
Bug 461616
Typos in kdump inistscript
[?]
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]
kexec-tools patch
kdump-typo.diff (text/plain), 548 bytes, created by
Jay Turner
on 2008-09-09 14:06:28 UTC
(
hide
)
Description:
kexec-tools patch
Filename:
MIME Type:
Creator:
Jay Turner
Created:
2008-09-09 14:06:28 UTC
Size:
548 bytes
patch
obsolete
>--- /etc/init.d/kdump.orig 2008-09-09 09:48:34.000000000 -0400 >+++ /etc/init.d/kdump 2008-09-09 09:49:36.000000000 -0400 >@@ -130,12 +130,12 @@ > fi > done > >- if [ -n "$FORCE_REBUILD" -a $modified_files != " " ] >+ if [ -n "$FORCE_REBUILD" -a $modified_files!=" " ] > then > modified_files="force_rebuild" > fi > >- if [ -n "$modified_files" -a "$modified_files" != " " ]; then >+ if [ -n "$modified_files" -a "$modified_files"!=" " ]; then > if [ "$modified_files" != "force_rebuild" ] > then > echo "Detected change(s) the following file(s):"
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 461616
: 316188