On Mon, 20 Jul 2020, Sven Schreiber wrote:
Hi,
the following with an unmatched "endif" does not throw an error:
<hansl>
mpi
endif
end mpi --np=2
</hansl>
Strangely, without the "--np=2" option the error appears...
I can't reproduce that here.
<output>
gretlmpi 2020c-git
gretlmpi: error executing script: halting
endif
</output>
Allin