]> AND Public Git Repository - simgrid.git/blobdiff - examples/java/master_slave_bypass/bypass.tesh
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fill tesh file (still uncomplete)
[simgrid.git] / examples / java / master_slave_bypass / bypass.tesh
index dfcc347225b76b509745bea0b9221e954c240cb2..8e05ea21c2b04cd7630f78fd87feba42323f0aa2 100644 (file)
@@ -1,8 +1,8 @@
-#! ./tesh
+#! tesh
 
 ! output sort
 
-$ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar master_slave_bypass/MsBypass ${srcdir:=.}/examples/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!