Changeset 7230 for trunk/tools/DailyBuild
- Timestamp:
- Oct 27, 2001, 12:19:29 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/DailyBuild/odin32ftp2.cmd
r6128 r7230 1 /* $Id: odin32ftp2.cmd,v 1.1 7 2001-06-27 08:57:57bird Exp $1 /* $Id: odin32ftp2.cmd,v 1.18 2001-10-26 22:19:29 bird Exp $ 2 2 * 3 3 * Uploads the relase and debug builds to the FTP sites. … … 51 51 * Put files to SourceForge. 52 52 */ 53 /* 53 54 rc = cleanSF(); 54 55 do j = 1 to asUploads.0 55 56 rc = putSF(asUploads.j, 'SF-'||asUploads.j); 56 57 end 58 */ 57 59 58 60 /*
Note:
See TracChangeset
for help on using the changeset viewer.