status 1111111111: resolved fixed
Really just testing the status command
This commit is contained in:
parent
d196f6b520
commit
13da4268fa
|
@ -3,7 +3,7 @@
|
||||||
xmlns="http://nant.sf.net/release/0.85-rc4/nant.xsd"
|
xmlns="http://nant.sf.net/release/0.85-rc4/nant.xsd"
|
||||||
xmlns:nant="http://nant.sf.net/release/0.85-rc4/nant.xsd"
|
xmlns:nant="http://nant.sf.net/release/0.85-rc4/nant.xsd"
|
||||||
>
|
>
|
||||||
<property name="buildfile.revision" value="$Revision: 1.1 $"/>
|
<property name="buildfile.revision" value="$Revision: 1.2 $"/>
|
||||||
<property name="adl" value="."/>
|
<property name="adl" value="."/>
|
||||||
<property name="transforms" value="${adl}/transforms01"/>
|
<property name="transforms" value="${adl}/transforms01"/>
|
||||||
<property name="locale" value="fr-FR"/>
|
<property name="locale" value="fr-FR"/>
|
||||||
|
@ -17,5 +17,4 @@
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="test" depends="localise-views"/>
|
<target name="test" depends="localise-views"/>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in a new issue