Changeset 1788


Ignore:
Timestamp:
Aug 31, 2014, 12:02:05 AM (11 years ago)
Author:
Gregg Young
Message:

Add "pub" to front of Hobbes path to hopefully prevent deletion of upload.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ReleaseTool.cmd

    r1748 r1788  
    7272 *    11 Feb 14 JBS Ticket 462: Improved handling of missing cfg file.
    7373 *    28 Feb 14 JBS Ticket 510: Improved handling cleaenup of temporary files
     74 *    30 Aug 14 GKY Add "pub" to front of Hobbes path to prevent deletion of upload
    7475 *
    7576 * To Do
     
    14981499   call lineout Hobbes.TxtFilename, copies(' ', rm2) || ' The FM2 source code is available on netlabs.'
    14991500   call lineout Hobbes.TxtFilename, right('Proposed directory ', rm2)
    1500    call lineout Hobbes.TxtFilename, right('for placement:', rm2) || ' os2/util/browser'
     1501   call lineout Hobbes.TxtFilename, right('for placement:', rm2) || ' pub/os2/util/browser'
    15011502   call lineout Hobbes.TxtFilename, ''
    15021503   call lineout Hobbes.TxtFilename, right('Your name:', rm2) name
Note: See TracChangeset for help on using the changeset viewer.