Changeset 1788
- Timestamp:
- Aug 31, 2014, 12:02:05 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ReleaseTool.cmd
r1748 r1788 72 72 * 11 Feb 14 JBS Ticket 462: Improved handling of missing cfg file. 73 73 * 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 74 75 * 75 76 * To Do … … 1498 1499 call lineout Hobbes.TxtFilename, copies(' ', rm2) || ' The FM2 source code is available on netlabs.' 1499 1500 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' 1501 1502 call lineout Hobbes.TxtFilename, '' 1502 1503 call lineout Hobbes.TxtFilename, right('Your name:', rm2) name
Note:
See TracChangeset
for help on using the changeset viewer.