# HG changeset patch
# User etisserant
# Date 1219331949 -7200
# Node ID 12b23ec6e6ed7264734ca73f8d94d1a4d9c61695
# Parent  ca3bfcf611927cb9ca34a9731c32ac04f79d0004
Made autom_ihm_rmll test work again.

diff -r ca3bfcf61192 -r 12b23ec6e6ed tests/linux/autom_ihm_rmll/beremiz.xml
--- a/tests/linux/autom_ihm_rmll/beremiz.xml	Thu Aug 21 17:18:44 2008 +0200
+++ b/tests/linux/autom_ihm_rmll/beremiz.xml	Thu Aug 21 17:19:09 2008 +0200
@@ -1,8 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<BeremizRoot>
+<BeremizRoot URI_location="PYRO://localhost:3000">
   <TargetType>
-    <Linux CFLAGS="-g" Linker="g++" LDFLAGS="">
-      <Connection URI_location="PYRO://192.168.0.6:3000"/>
-    </Linux>
+    <Linux CFLAGS="-g" Linker="g++" LDFLAGS=""/>
   </TargetType>
 </BeremizRoot>