X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f3e4803befab19389587dd1d9af5ecdeffec551e..76264ed1928b146602ee73794d86798739cd1209:/examples/java/surfPlugin/surf_plugin.tesh diff --git a/examples/java/surfPlugin/surf_plugin.tesh b/examples/java/surfPlugin/surf_plugin.tesh index c28f77af9d..423cb4af84 100644 --- a/examples/java/surfPlugin/surf_plugin.tesh +++ b/examples/java/surfPlugin/surf_plugin.tesh @@ -1,8 +1,15 @@ #! tesh -! output sort +# +# DONT GIVE A SORT LENGTH PREFIX HERE. +# +# we want to sort on the whole line so that link destruction events +# (that are delivered in the order of map traversal) become reproducible +# +! output sort +# $ java -classpath ${classpath:=.} surfPlugin/TestPlugin ${srcdir:=.}/../platforms/small_platform.xml ${srcdir:=.}/surfPlugin/surfPluginDeployment.xml -> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. +> [0.000000] [jmsg/INFO] Using regular java threads. > [0.000000] [jmsg/INFO] Trace: Link created __loopback__ > [0.000000] [jmsg/INFO] Trace: Link state changed __loopback__ > [0.000000] [jmsg/INFO] Trace: Cpu created Tremblay