Aegis  4.25.D505
Functions
libaegis/change/run/review_polic.h File Reference

Go to the source code of this file.

Functions

int change_run_review_policy_command (change::pointer cp, user_ty::pointer up)

Function Documentation

The change_run_review_policy_command function is used to run the review_policy_command in the project configuration file, if present.

This function shall only be called by the aerpass (rview pass) command to find out whether we now consider this change adequately reviewed

Parameters:
cpThe change to be operated upon.
upThe user executing the command.
Returns:
The exit status of the command: 0 for "advance to awaiting integration" and non-zero for "do not change state".