Changeset 8730


Ignore:
Timestamp:
Jun 20, 2002, 4:30:31 AM (23 years ago)
Author:
bird
Message:

Corrected success log entry.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/tools/bin/ExecTestcase.cmd

    r8723 r8730  
    1 /* $Id: ExecTestcase.cmd,v 1.1 2002-06-19 23:18:35 bird Exp $
     1/* $Id: ExecTestcase.cmd,v 1.2 2002-06-20 02:30:31 bird Exp $
    22 *
    33 * Executes a testcase writing result to the logfile.
     
    5151if (rcCmd = '0') then
    5252do
    53     Address CMD '@echo Ok -' sDescription' >> 'sLogfile
     53    Address CMD '@echo Ok -' sMakefile'/'sDescription' >> 'sLogfile
    5454    say sClrMak'  ! Ok! ('sMakefile'/'sDescription')'sClrRst
    5555end
Note: See TracChangeset for help on using the changeset viewer.