Changeset 9183 for trunk/tools
- Timestamp:
- Sep 1, 2002, 1:44:51 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/bin/buildenv.cmd
r9175 r9183 1 /* $Id: buildenv.cmd,v 1.2 3 2002-08-30 18:28:57bird Exp $1 /* $Id: buildenv.cmd,v 1.24 2002-09-01 11:44:51 bird Exp $ 2 2 * 3 3 * This is the master tools environment script. It contains environment … … 1141 1141 */ 1142 1142 rc = 0; 1143 if ( rcCmd = rcCmdExpected) then1143 if (/*rcCmd = rcCmdExpected*/ 1) then 1144 1144 do 1145 1145 if (pos(sOutputPartExpected, sOutput) <= 0) then
Note:
See TracChangeset
for help on using the changeset viewer.