Skip to content

v2.x branch fails to build with pvfs2 available #1272

@loveshack

Description

@loveshack

[Originally reported as open-mpi/ompi-release#877.]

This fixes a spurious character.

--- openmpi-2.0.0rc1/ompi/mca/fs/pvfs2/fs_pvfs2_component.c~
+++ openmpi-2.0.0rc1/ompi/mca/fs/pvfs2/fs_pvfs2_component.c
@@ -68,7 +68,7 @@
     .fsm_init_query = mca_fs_pvfs2_component_init_query,      /* get thread level */
     .fsm_file_query = mca_fs_pvfs2_component_file_query,      /* get priority and actions */
     .fsm_file_unquery =  mca_fs_pvfs2_component_file_unquery, /* undo what was done by previous function */
-};.
+};

 static int
 pvfs2_register(void)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions