Changeset 1815


Ignore:
Timestamp:
Jun 20, 2015, 12:51:51 PM (10 years ago)
Author:
John Small
Message:

Fixed an error in the announcement text (a missing "/fm2")

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ReleaseTool.cmd

    r1788 r1815  
    650650   call lineout tempfile, 'NETLABS'
    651651   call lineout tempfile, 'Initially uploaded to:'
    652    call lineout tempfile, '  <ftp://ftp.netlabs.org/incoming/' || release_file || '>'
     652   call lineout tempfile, '  <ftp://ftp.netlabs.org/incoming/fm2' || release_file || '>'
    653653   call lineout tempfile, 'Eventual location:'
    654654   call lineout tempfile, '  <ftp://ftp.netlabs.org/pub/fm2/' || release_file || '>'
Note: See TracChangeset for help on using the changeset viewer.