Ignore:
Timestamp:
2015-07-10T17:46:35+12:00 (9 years ago)
Author:
ak19
Message:

Dr Bainbridge fixed message.

File:
1 edited

Legend:

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

    r29988 r30012  
    15191519    <if><bool><istrue value="${tomcat.isrunning}"/></bool>
    15201520      <echo>**************************************</echo>
    1521       <echo>A TOMCAT IS ALREADY RUNNING ON http://${tomcat.server}:${tomcat.port}. NOT STARTING.</echo>
     1521      <echo>A WEB SERVER IS ALREADY RUNNING ON http://${tomcat.server}:${tomcat.port}. NOT STARTING.</echo>
    15221522      <echo>**************************************</echo>
    15231523      <else>
Note: See TracChangeset for help on using the changeset viewer.