Skip to content

Commit ca70b47

Browse files
[@spackbot] updating style on behalf of jcortial-safran
1 parent f520c07 commit ca70b47

File tree

1 file changed

+1
-1
lines changed
  • repos/spack_repo/builtin/packages/salome_medcoupling

1 file changed

+1
-1
lines changed

repos/spack_repo/builtin/packages/salome_medcoupling/package.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def cmake_args(self):
120120
self.define_from_variant("MEDCOUPLING_USE_MPI", "mpi"),
121121
self.define_from_variant("SALOME_USE_MPI", "mpi"),
122122
self.define_from_variant("MEDCOUPLING_USE_64BIT_IDS", "int64"),
123-
self.define_from_variant("MEDCOUPLING_ENABLE_PARTITIONER","partitioner"),
123+
self.define_from_variant("MEDCOUPLING_ENABLE_PARTITIONER", "partitioner"),
124124
self.define_from_variant("MEDCOUPLING_PARTITIONER_METIS", "metis"),
125125
self.define_from_variant("MEDCOUPLING_PARTITIONER_SCOTCH", "scotch"),
126126
self.define("MEDCOUPLING_BUILD_TESTS", self.run_tests),

0 commit comments

Comments
 (0)