Changeset 4889 for trunk/tools


Ignore:
Timestamp:
Jan 8, 2001, 11:07:15 PM (25 years ago)
Author:
bird
Message:

Corrected typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/DailyBuild/odin32bldnr.cmd

    r4888 r4889  
    1 /* $Id: odin32bldnr.cmd,v 1.1 2001-01-08 22:05:42 bird Exp $
     1/* $Id: odin32bldnr.cmd,v 1.2 2001-01-08 22:07:15 bird Exp $
    22 *
    33 * Build number update script.
     
    8282do
    8383    /*
    84      * Comit the build nr. file.
     84     * Commit the build nr. file.
    8585     */
    86     'cvs commit -m "Daily build - 'Date()'" versionos2.h';
     86    'cvs commit -m "Daily build - 'Date('S')'" versionos2.h';
    8787    if (rc) then call failed rc, 'failed to commit versionos2.h'
    8888end
Note: See TracChangeset for help on using the changeset viewer.