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

minor KVS cleanup #919

Merged
merged 8 commits into from Dec 10, 2016
Merged

minor KVS cleanup #919

merged 8 commits into from Dec 10, 2016

Commits on Dec 9, 2016

  1. test/commit: Fix typo

    chu11 committed Dec 9, 2016
    Copy the full SHA
    0134c58 View commit details
    Browse the repository at this point in the history
  2. cmd/flux-kvs: Fix typo

    chu11 committed Dec 9, 2016
    Copy the full SHA
    7679482 View commit details
    Browse the repository at this point in the history
  3. cmd/flux-kvs: Add missing options in usage

    Update usage with -d option with appropriate commands.
    chu11 committed Dec 9, 2016
    Copy the full SHA
    ef5f60f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dbf7467 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    83af7a0 View commit details
    Browse the repository at this point in the history
  6. cmd/flux-kvs: Refactor cleanup

    Create common output function for 'get' and dump functions.
    chu11 committed Dec 9, 2016
    Copy the full SHA
    6350f13 View commit details
    Browse the repository at this point in the history
  7. cmd/flux-kvs: Refactor cleanup

    Use common output functions for outputting results from
    kvs_get() and similar calls.
    chu11 committed Dec 9, 2016
    Copy the full SHA
    1bb0f15 View commit details
    Browse the repository at this point in the history
  8. test/kvs: Add dropcache tests

    Add missing dropcache and dropcache-all tests
    chu11 committed Dec 9, 2016
    Copy the full SHA
    ac461fc View commit details
    Browse the repository at this point in the history