Bug on canopen tests (not being multi-platform) fixed
authorlaurent
Thu, 08 Oct 2009 12:36:55 +0200
changeset 412 2b9bc5ee30c0
parent 411 8261c8f1e365
child 413 88ee3d7bd4eb
Bug on canopen tests (not being multi-platform) fixed
tests/canopen_master/beremiz.xml
tests/canopen_slave/beremiz.xml
--- a/tests/canopen_master/beremiz.xml	Thu Oct 08 11:26:40 2009 +0200
+++ b/tests/canopen_master/beremiz.xml	Thu Oct 08 12:36:55 2009 +0200
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <BeremizRoot URI_location="LOCAL://">
-  <TargetType>
-    <Linux CFLAGS="-g" LDFLAGS=""/>
-  </TargetType>
+  <TargetType/>
 </BeremizRoot>
--- a/tests/canopen_slave/beremiz.xml	Thu Oct 08 11:26:40 2009 +0200
+++ b/tests/canopen_slave/beremiz.xml	Thu Oct 08 12:36:55 2009 +0200
@@ -1,6 +1,4 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <BeremizRoot URI_location="LOCAL://">
-  <TargetType>
-    <Linux CFLAGS="-g" LDFLAGS=""/>
-  </TargetType>
+  <TargetType/>
 </BeremizRoot>