Changeset 4937 for trunk/tools/DailyBuild
- Timestamp:
 - Jan 12, 2001, 5:05:21 PM (25 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/tools/DailyBuild/odin32pack.cmd (modified) (3 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/tools/DailyBuild/odin32pack.cmd
r4936 r4937 1 /* $Id: odin32pack.cmd,v 1.1 2 2001-01-12 15:05:50bird Exp $1 /* $Id: odin32pack.cmd,v 1.13 2001-01-12 16:05:21 bird Exp $ 2 2 * 3 3 * Make the two zip files. … … 12 12 sStartDir = directory(); 13 13 14 if (0) then do15 14 /* 16 15 * Make .WPI files. … … 24 23 if (RC <> 0) then call failure rc, 'failed to move the *.wpi ->' sStartDir; 25 24 call ChDir '..\..'; 26 end27 25 28 26 /*  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  