Changeset 32674


Ignore:
Timestamp:
2018-12-12T21:26:00+13:00 (5 years ago)
Author:
ak19
Message:

Forgot to remove echo statement added for debugging purposes.

File:
1 edited

Legend:

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

    r32672 r32674  
    41214121   
    41224122  <target name="run-collection-tests">
    4123     <echo>-DSERVERURL=${default.server.protocol}://${tomcat.server}:${default.tomcat.port}${app.path}${server.default.servlet}</echo>
    41244123        <if><bool><not><available file="${basedir}/ext/testing" type="dir"/></not></bool>
    41254124            <fail>The testing extension is not available. This is required to perform the tests. It can be acquired from SVN by running the command "svn co http://svn.greenstone.org/gs3-extensions/testing/trunk/src testing" in the ext directory of your Greenstone 3 installation. </fail>
Note: See TracChangeset for help on using the changeset viewer.