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

Public GIT Repository
Typo in variable name (EXEEXT).
[simgrid.git] / examples / scala / master_slave_bypass / bypass.tesh
index 6b28603de144422499f063b22ee11ae6a6c17e56..95bfebb53133f84c5429fe5be1889acd3e1dc437 100644 (file)
@@ -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!