X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9b9604890a31d41c3837bee248e8a77822d41ec7..29a3b2869c0075fc75e8ccc66fc1d9c4c8bf6a85:/examples/java/task/priority/task-priority.tesh diff --git a/examples/java/task/priority/task-priority.tesh b/examples/java/task/priority/task-priority.tesh index f88e895c31..195fe6aa0c 100644 --- a/examples/java/task/priority/task-priority.tesh +++ b/examples/java/task/priority/task-priority.tesh @@ -7,5 +7,5 @@ $ java -classpath ${classpath:=.} task/priority/Main ${srcdir:=.}/../platforms/s > [ 0.000000] (1:task.priority.Test@Fafard) Hello! Running a task of size 7.6296E7 with priority 1.0 > [ 0.000000] (2:task.priority.Test@Fafard) Hello! Running a task of size 7.6296E7 with priority 2.0 > [ 1.500000] (2:task.priority.Test@Fafard) Goodbye now! -> [ 2.000000] (0:maestro@) MSG_main finished; Cleaning up the simulation... +> [ 2.000000] (0:maestro@) MSG_main finished; Terminating the simulation... > [ 2.000000] (1:task.priority.Test@Fafard) Goodbye now!