This line of code https://github.com/precice/systemtests/blob/f9c5ac902029da88599a8ca970f4607498dd95da/silent_compose.sh#L10 produces a very confusing and unclear error message: https://travis-ci.org/precice/systemtests/jobs/621025195#L677-L711 In the end the test exits successfully (which is maybe even worse?).
This line of code
systemtests/silent_compose.sh
Line 10 in f9c5ac9
produces a very confusing and unclear error message:
https://travis-ci.org/precice/systemtests/jobs/621025195#L677-L711
In the end the test exits successfully (which is maybe even worse?).