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

kvs: minor fixes/cleanup #1342

Merged
merged 5 commits into from
Feb 20, 2018
Merged

Conversation

chu11
Copy link
Member

@chu11 chu11 commented Feb 17, 2018

Minor things I fixed up on the way to fixing #1337.

Rename to fence_add_request_ops(), which makes more sense.
Remove unnecessary branch check, as ops array is always non-NULL
(but can be an empty array).
Check that name is not NULL and nprocs is > 0.
@chu11
Copy link
Member Author

chu11 commented Feb 20, 2018

not entirely sure why travis hasn't started this yet, is there a way to kick it?

@grondo
Copy link
Contributor

grondo commented Feb 20, 2018

You might have to make a minor change and re-push, unless the PR has already been built at least once at https://travis-ci.org/flux-framework/flux-core/pull_requests, in which case you can restart the build via the travis interface there.

Check that name is not NULL and nprocs is > 0.
@chu11
Copy link
Member Author

chu11 commented Feb 20, 2018

did a tiny change and that seems to have done it.

@chu11
Copy link
Member Author

chu11 commented Feb 20, 2018

hit a #1150, restarted build

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 78.588% when pulling 134370e on chu11:issue1337-part1 into c5154a8 on flux-framework:master.

@chu11
Copy link
Member Author

chu11 commented Feb 20, 2018

then I hit #1077, restart build

@garlick
Copy link
Member

garlick commented Feb 20, 2018

Looks good, thanks!

@garlick garlick merged commit 6a37017 into flux-framework:master Feb 20, 2018
@grondo grondo mentioned this pull request May 10, 2018
@chu11 chu11 deleted the issue1337-part1 branch June 5, 2021 17:02
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.

4 participants