-
Andreas Marek authored
It could happen that ELPA stopped with an error but an exit code "0" was given, i.e. one could assume everything was fine when it was not! Now each Fortran "stop" was replaced with "stop 1" to prevent this
78543e3c
Planned maintenance on Wednesday, 2021-01-20, 17:00-18:00. Expect some interruptions during that time
It could happen that ELPA stopped with an error but an exit code "0" was given, i.e. one could assume everything was fine when it was not! Now each Fortran "stop" was replaced with "stop 1" to prevent this