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 149220 Details for
Bug 230930
Fix typo for sorted mode (last -> fast)
[?]
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]
Fix typo for sorted mode (last -> fast)
readahead_later-last.patch (text/plain), 498 bytes, created by
Tony Nelson
on 2007-03-04 20:01:55 UTC
(
hide
)
Description:
Fix typo for sorted mode (last -> fast)
Filename:
MIME Type:
Creator:
Tony Nelson
Created:
2007-03-04 20:01:55 UTC
Size:
498 bytes
patch
obsolete
>diff --git a/scripts/readahead_later b/scripts/readahead_later >index d9c5e12..16a03e4 100755 >--- a/scripts/readahead_later >+++ b/scripts/readahead_later >@@ -29,7 +29,7 @@ start() { > echo -n $"Starting background readahead ($LTYPE, " > > if [ -s "$READAHEAD_BASE/$LTYPE.sorted" ]; then >- echo -n $"last mode): " >+ echo -n $"fast mode): " > $READAHEAD_CMD --dont-sort $READAHEAD_BASE/$LTYPE.sorted >/dev/null & > elif [ -s "$READAHEAD_BASE/custom.$LTYPE" ]; then > echo -n $"customized): "
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 230930
: 149220