When merging, check the IDs are unique
[0publish.git] / tests / local-if.xml
blobd2e322bb2ed17be4f66a8d5749ef499456fd9770
1 <?xml version="1.0" ?>
2 <interface xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
3   <name>hello</name>
4   <summary>prints hello</summary>
5   <group>
6     <command name='run' path='run-old.sh' if-0install-version='..!2'/>
7     <command name='run' path='run-new.sh' if-0install-version='2..'/>
8     <implementation id="sha1=003" version="0.1"/>
9   </group>
10 </interface>