From 724c0c69f1d646090e4ff10dea1fbb223705b057 Mon Sep 17 00:00:00 2001 From: Marion Guthmuller Date: Thu, 3 Jul 2014 10:23:02 +0200 Subject: [PATCH] model-checker : update tesh --- examples/smpi/mc/non_deterministic.tesh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/smpi/mc/non_deterministic.tesh b/examples/smpi/mc/non_deterministic.tesh index 5ea8b133a4..283db6b098 100644 --- a/examples/smpi/mc/non_deterministic.tesh +++ b/examples/smpi/mc/non_deterministic.tesh @@ -14,7 +14,7 @@ $ ../../../smpi_script/bin/smpirun -hostfile ${srcdir:=.}/hostfile_non_determini > [0.000000] [mc_global/INFO] Check communication determinism > [0.000000] [mc_global/INFO] Get debug information ... > [0.000000] [mc_global/INFO] Get debug information done ! -> [0.000000] [mc_comm_determinism/INFO] The communications pattern of the process 1 is different! +> [0.000000] [mc_comm_determinism/INFO] The communications pattern of the process 1 is different! (Different communication : 1) > [0.000000] [mc_comm_determinism/INFO] **************************************************** > [0.000000] [mc_comm_determinism/INFO] ***** Non-deterministic communications pattern ***** > [0.000000] [mc_comm_determinism/INFO] **************************************************** -- 2.20.1