# HG changeset patch # User edouard # Date 1260190552 -3600 # Node ID 337cb5041eda6d8894c2ef0fd547f16fff4c4758 # Parent a6a9b59636d81c4f018dc86787ae9109ffbc6e3d Reverted back python test accidentally modified... diff -r a6a9b59636d8 -r 337cb5041eda tests/python/beremiz.xml --- a/tests/python/beremiz.xml Mon Dec 07 13:55:13 2009 +0100 +++ b/tests/python/beremiz.xml Mon Dec 07 13:55:52 2009 +0100 @@ -1,6 +1,4 @@ -<?xml version="1.0" encoding="UTF-8"?> -<BeremizRoot URI_location="PYRO://127.0.0.1:61596"> - <TargetType> - <Linux CFLAGS="" LDFLAGS=""/> - </TargetType> -</BeremizRoot> +<?xml version="1.0" encoding="UTF-8"?> +<BeremizRoot URI_location="LOCAL://"> + <TargetType/> +</BeremizRoot>