Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
track down remaining XML glitches
[simgrid.git] / examples / msg / process-startkilltime / baseline_d.xml
index c3dca22b81e8437afa2f33938c0b0008bf9f7fb9..bc19db11952ae06cdb4dd13b5e9b3d9ab425238a 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>