Changeset 29341


Ignore:
Timestamp:
2014-09-30T15:05:10+13:00 (10 years ago)
Author:
ak19
Message:

Adding in a description to a debugging target

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/build.xml

    r29268 r29341  
    620620
    621621  <!-- Appends the current env to the file environment.txt. For debugging env vars used by the release-kit. -->
    622   <target name="write-env">
     622  <target name="write-env" description="Writes out the environment that this build.xml is executed in to file environment.txt. For debugging.">
    623623    <echo message="*****************ENVIRONMENT OUTPUT:****************${line.separator}" file="environment.txt" append="true" />
    624624
Note: See TracChangeset for help on using the changeset viewer.