Add file containing output of `svn info` into .zip and .tar.gz files
found at http://builds.opensimulator.org/0.6.0-stable
parent
8d39d806aa
commit
2dae0291c5
|
@ -20,6 +20,7 @@
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
|
<exec program="svn" commandline="info" workingdir="../" output="../${projectdir}/svn.info" />
|
||||||
<touch file="../${projectdir}/bin/startup_commands.txt" />
|
<touch file="../${projectdir}/bin/startup_commands.txt" />
|
||||||
|
|
||||||
<!-- Re-create the directory containig test results. -->
|
<!-- Re-create the directory containig test results. -->
|
||||||
|
|
Loading…
Reference in New Issue