-
Notifications
You must be signed in to change notification settings - Fork 875
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12295 from wenduwan/5.0.x_testing
bump openpmix submodule for integration testing
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule openpmix
updated
10 files
+1 −0 | .gitignore | |
+3 −3 | VERSION | |
+1 −3 | config/pmix.m4 | |
+3 −3 | include/pmix_deprecated.h | |
+3 −2 | src/client/pmix_client.c | |
+0 −1 | src/common/pmix_query.c | |
+28 −2 | src/server/pmix_server.c | |
+43 −2 | src/server/pmix_server_get.c | |
+9 −2 | test/simple/Makefile.am | |
+56 −0 | test/simple/legacy.c |