New Method of Sharing Triggers
cleartool mktrtype command now has -execunix and -execwin actions
- This method can be found in ClearCase 3.2+
- These actions behave the same as -exec when fired on the appropriate platform, UNIX or Windows NT
- On the other platform they do nothing
This allows a single trigger type to use different paths for the same script
A single trigger type can even have completely different scripts on UNIX and Windows NT hosts