diff --git a/Overlap/Tests/long_tests.json b/Overlap/Tests/long_tests.json index ca67ff23fc3679a62dd3c9116644538f1974c40a..e0c38955cd7d693f028d6e4fd7616db60c106214 100644 --- a/Overlap/Tests/long_tests.json +++ b/Overlap/Tests/long_tests.json @@ -2,11 +2,8 @@ { "input": "&MAIN_NML max_delta = 4 /\n", "title": "EGg", - "stdout": "eddy_graph_stdout.txt", + "env": {"mpiexec": "$mpiexec"}, "command": - [ - "env", "mpiexec=$mpiexec", "$build_dir/Overlap/eddy_graph.sh", "1", - "$PWD/Inst_eddies_5_anti" - ] + ["$build_dir/Overlap/eddy_graph.sh", "1", "$PWD/Inst_eddies_5_anti"] } ]