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 304933 Details for
Bug 445830
weak-modules - error in usage() function.
[?]
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 correct issue.
weak-modules-patch (text/plain), 941 bytes, created by
Alan Bartlett
on 2008-05-09 10:27:39 UTC
(
hide
)
Description:
Patch to correct issue.
Filename:
MIME Type:
Creator:
Alan Bartlett
Created:
2008-05-09 10:27:39 UTC
Size:
941 bytes
patch
obsolete
>weak-modules-patch corrects the usage() function and the --dry-run flag. >Alan Bartlett <ajb.stxsl@gmail.com> >Fri May 9 11:14:41 BST 2008 > >--- weak-modules-old 2008-05-09 11:06:05.000000000 +0100 >+++ weak-modules 2008-05-09 11:10:06.000000000 +0100 >@@ -269,9 +269,10 @@ doit() { > } > > usage() { >- echo "Usage: ${0##*/} [options] {--add-modules|--remove-modules}" >- echo "${0##*/} [options] {--add-kernel|--remove-kernel} {kernel-release}" >+ echo "Usage: ${0##*/} [ options ] { --add-modules | --remove-modules }" >+ echo " ${0##*/} [ options ] { --add-kernel | --remove-kernel } { kernel-release }" > cat <<'EOF' >+ > --add-modules > Add a list of modules read from standard input. Create > symlinks in compatible kernel's weak-updates/ directory. >@@ -296,7 +297,7 @@ usage() { > --verbose > Print the commands executed. > >--dry-run >+--dry-run > Do not create/remove any files. > EOF > exit $1
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 445830
: 304933