Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
some MC tests still believe that platform.xml exist
[simgrid.git] / examples / msg / process-startkilltime / baseline_d.xml
index c3dca22..bc19db1 100644 (file)
@@ -3,6 +3,6 @@
 <platform version="4">
   <!-- Just sleeps for 10 seconds and quits -->
   <process host="node-0.acme.org" function="sleeper">  
-   <argument value="10"/>
+    <argument value="10"/>
   </process>
 </platform>