Changeset 8730
- Timestamp:
- Jun 20, 2002, 4:30:31 AM (23 years ago)
- 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:35bird Exp $1 /* $Id: ExecTestcase.cmd,v 1.2 2002-06-20 02:30:31 bird Exp $ 2 2 * 3 3 * Executes a testcase writing result to the logfile. … … 51 51 if (rcCmd = '0') then 52 52 do 53 Address CMD '@echo Ok -' s Description' >> 'sLogfile53 Address CMD '@echo Ok -' sMakefile'/'sDescription' >> 'sLogfile 54 54 say sClrMak' ! Ok! ('sMakefile'/'sDescription')'sClrRst 55 55 end
Note:
See TracChangeset
for help on using the changeset viewer.