Changeset 3861 for trunk/tools/DailyBuild
- Timestamp:
- Jul 19, 2000, 2:08:50 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/DailyBuild/odin32ftp2.cmd
r3686 r3861 1 /* $Id: odin32ftp2.cmd,v 1. 3 2000-06-11 14:10:37bird Exp $1 /* $Id: odin32ftp2.cmd,v 1.4 2000-07-19 12:08:50 bird Exp $ 2 2 * 3 3 * Uploads the relase and debug builds to the FTP sites. … … 57 57 end 58 58 59 if ( sLoc = '' | sLoc = 'netlabs') then59 if (0 /*sLoc = '' | sLoc = 'netlabs'*/) then 60 60 do 61 61 /* ( sDeleteFile1, sDeleteFile2, sLockFile, sSite, sUser, sPasswd); */
Note:
See TracChangeset
for help on using the changeset viewer.