Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kpatch: a few minor script cleanups #231

Merged
merged 2 commits into from Jun 3, 2014

Conversation

jpoimboe
Copy link
Member

@jpoimboe jpoimboe commented Jun 3, 2014

No description provided.

In the case of "kpatch unload --all", just show the usage help instead
of this:

  # kpatch unload --all
  basename: unrecognized option '--all'
  Try 'basename --help' for more information.
  unloading patch module:
  basename: unrecognized option '--all'
  Try 'basename --help' for more information.
  rmmod: ERROR: Module  is builtin.
  kpatch: failed to unload patch --all
Try to be more consistent with the naming of patch modules.  They are
patch modules, where patch is the adjective and module is the noun.  So
calling them patches is confusing.
@sjenning
Copy link
Contributor

sjenning commented Jun 3, 2014

Agreed, that it should be a separate commit. And I know this fixes a bug we have so, I'm ok with it for now and we can look into possibly changing the CLI.

sjenning added a commit that referenced this pull request Jun 3, 2014
kpatch: a few minor script cleanups
@sjenning sjenning merged commit 91f3a1d into dynup:master Jun 3, 2014
@jpoimboe jpoimboe deleted the unload-all-error branch June 13, 2014 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants