testconfig.xml

changeset 8
2e9b3f85c949
parent 5
08333803df48
equal deleted inserted replaced
7:ec0d28411e6a 8:2e9b3f85c949
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <config> 2 <config>
3 <buildenv name="x1"> 3 <buildenv name="x1">
4 <host>x1</host> 4 <host>x1</host>
5 </buildenv>
6
7 <buildenv name="x2">
8 <host>x2</host>
9 <os>windows</os>
5 </buildenv> 10 </buildenv>
6 11
7 <repository> 12 <repository>
8 <path>testrepo</path> 13 <path>testrepo</path>
9 <buildenvs>x1</buildenvs> 14 <buildenvs>x1</buildenvs>

mercurial