beremiz
Clone
Summary
Browse
Changes
Graph
remove Linux target from first_steps example
2017-01-23, Andrey Skvortsov
ce9fc57e1828
Parents
1953c268a194
Children
fc39d658bd2f
remove Linux target from first_steps example
Then default target on the system will be used.
1 files changed, 1 insertions(+), 3 deletions(-)
+1
-3
tests/first_steps/beremiz.xml
--- a/tests/first_steps/beremiz.xml Thu Jan 19 13:56:09 2017 +0300
+++ b/tests/first_steps/beremiz.xml Mon Jan 23 16:22:04 2017 +0300
@@ -1,6 +1,4 @@
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="LOCAL://">
- <TargetType>
- <Linux/>
- </TargetType>
+ <TargetType/>
</BeremizRoot>