tests/linux/autom_ihm_rmll/beremiz.xml
changeset 203 cb9901076a21
parent 182 71a0fc1949e2
child 211 12b23ec6e6ed
--- a/tests/linux/autom_ihm_rmll/beremiz.xml	Tue Aug 12 16:27:07 2008 +0200
+++ b/tests/linux/autom_ihm_rmll/beremiz.xml	Wed Aug 20 00:11:40 2008 +0200
@@ -1,9 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<BeremizRoot CFLAGS="" Linker="g++" LDFLAGS="">
+<BeremizRoot>
   <TargetType>
-    <Linux Nice="0"/>
+    <Linux CFLAGS="-g" Linker="g++" LDFLAGS="">
+      <Connection URI_location="PYRO://192.168.0.6:3000"/>
+    </Linux>
   </TargetType>
-  <Connection>
-    <Local/>
-  </Connection>
 </BeremizRoot>