Changeset 35592


Ignore:
Timestamp:
2021-10-14T15:58:59+13:00 (3 years ago)
Author:
davidb
Message:

Line-wrap tidy up in echo

File:
1 edited

Legend:

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

    r35581 r35592  
    10261026  <target name="install" depends="init,compile-imagemagick,compile-gnome-lib,install-common-src,install-collection-building,install-runtime,install-solr-ext,setup-for-eclipse"
    10271027    description="Install Greenstone 3. Use this when you first checkout the code: 'ant prepare new-install'.">
    1028     <echo>After successful installation, you can turn on https support on Windows and Linux by editing build.properties</echo>
    1029     <echo>and running 'ant setup-https-cert' (requires system admin rights).</echo>
     1028    <echo>After successful installation, you can turn on https support on Windows and Linux by editing</echo>
     1029    <echo>build.properties and running 'ant setup-https-cert' (requires system admin rights).</echo>
    10301030  </target>
    10311031
Note: See TracChangeset for help on using the changeset viewer.