Changeset 8496
- Timestamp:
- 05/11/07 14:04:16 (18 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r8495 r8496 26 26 - adapted regular expressions 27 27 - bugfix in getting date for cc and caco file 28 - bugfix (subsystem datapath was missing)28 - bugfix (subsystempath was missing) 29 29 - exit instead of break, if cc or caco file is missing 30 30 - merpplogdirectory is created after finding of files now -
trunk/MagicSoft/Mars/scripts/processsequence
r8494 r8496 99 99 } 100 100 101 subsystem datapath=/magic/subsystemdata101 subsystempath=/magic/subsystemdata 102 102 103 103 interactive="yes"
Note:
See TracChangeset
for help on using the changeset viewer.