Skip to content
Snippets Groups Projects
Commit 5c99ad62 authored by Jammer, Tim's avatar Jammer, Tim
Browse files

fix superflouus comm_free

parent bea426d6
No related branches found
No related tags found
1 merge request!20Parsing and tools updates
......@@ -34,9 +34,6 @@ class InvalidComErrorColl(ErrorGenerator):
call.set_arg(arg_to_replace, com_to_use)
call.set_has_error()
comm_free = CorrectMPICallFactory().mpi_comm_free()
comm_free.set_arg("comm", "&mpi_comm_0")
tm.register_instruction(comm_free)
yield tm
if generate_level <= BASIC_TEST_LEVEL:
break
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment