https://gitlab.com/eztrace/eztrace/-/merge_requests/36
---
 test/mpi/run.sh |    1 +
 1 file changed, 1 insertion(+)

--- a/test/mpi/run.sh
+++ b/test/mpi/run.sh
@@ -17,6 +17,7 @@ if [ -z "$BUILD_DIR" ]; then
     check_compilation || exit 1
 fi
 
+export EZTRACE_MPI_MODE=1
 nfailed=0
 # Running test scripts
 for test in $CUR_PATH/test_*.sh; do
