X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c0918d2c54c0f242790ec8db47e2c0892e1fa703..f9521627fe1cef73bb8eccd5b11735dcbd906dbd:/examples/s4u/actor-exiting/s4u-actor-exiting.tesh diff --git a/examples/s4u/actor-exiting/s4u-actor-exiting.tesh b/examples/s4u/actor-exiting/s4u-actor-exiting.tesh index 703cee5b5e..e59ceb8e02 100644 --- a/examples/s4u/actor-exiting/s4u-actor-exiting.tesh +++ b/examples/s4u/actor-exiting/s4u-actor-exiting.tesh @@ -2,5 +2,7 @@ $ ${bindir:=.}/s4u-actor-exiting ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%P@%h)%e%m%n" > [ 10.194200] (A@Tremblay) I stop now -> [ 10.194200] (maestro@) Actor A stops now -> [ 26.213694] (maestro@) Actor B stops now +> [ 10.194200] (maestro@) Actor A terminates now +> [ 26.213694] (maestro@) Actor A gets destroyed now +> [ 26.213694] (maestro@) Actor B terminates now +> [ 26.213694] (maestro@) Actor B gets destroyed now