Re: [p4] Using change-failed trigger
Sambwise <[email protected]> Tue, 20 Feb 2018 09:25:01 -0800
| Newsgroups | gmane.comp.version-control.perforce |
|---|---|
| Message-ID | <[email protected]> |
Posted on behalf of forum user 'Sambwise'. I haven't ever used a change-failed trigger, but scanning over the list of args in "p4 help triggers" this looks like the most likely thing: %maxErrorSeverity% -- highest error seen for this cmd %maxErrorText% -- text and errno for highest error The error codes will map to the Error object in the C++ API; you can also view these for a command line error with the "-e" global flag. -- Please click here to see the post in its original format: http://forums.perforce.com/index.php?/topic/5636-using-change-failed-trigger _______________________________________________ perforce-user mailing list - [email protected] http://maillist.perforce.com/mailman/listinfo/perforce-user