X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/15badc71ce964f6dae6428c9a4c0198fad5d4936..4f04ca371b1e2847f63e80b00da3f571992b9ff4:/examples/scala/master_slave_bypass/bypass.tesh diff --git a/examples/scala/master_slave_bypass/bypass.tesh b/examples/scala/master_slave_bypass/bypass.tesh index 6b28603de1..95bfebb531 100644 --- a/examples/scala/master_slave_bypass/bypass.tesh +++ b/examples/scala/master_slave_bypass/bypass.tesh @@ -1,7 +1,7 @@ #! tesh ! output sort -$ java -cp ${classpath:=.} master_slave_bypass/MsBypass ${srcdir:=.}/master_slave_bypass/platform.xml +$ java -classpath ${classpath:=.} master_slave_bypass/MsBypass ${srcdir:=.}/master_slave_bypass/platform.xml > [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. > [0.013010] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... > [alice:process2:(2) 0.000000] [jmsg/INFO] Slave Hello!