Ignore:
Timestamp:
2011-01-20T13:20:31+13:00 (13 years ago)
Author:
sjm84
Message:

Removed a debug statement that was accidentally added last commit

File:
1 edited

Legend:

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

    r23613 r23617  
    18581858  <target name="configure-build-src" depends="init" if="collection.building.enabled"
    18591859    description="Configure the build-src component">
    1860     <echo>ALL ARGS - BUILD-SRC = ${allargs}</echo>
    18611860    <exec executable="${build.src.home}/configure" os="${os.unix}"
    18621861      dir="${build.src.home}" failonerror="true">
Note: See TracChangeset for help on using the changeset viewer.