Go to the source code of this file.
Functions | |
int | change_run_review_policy_command (change::pointer cp, user_ty::pointer up) |
int change_run_review_policy_command | ( | change::pointer | cp, | |
user_ty::pointer | up | |||
) |
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
cp | The change to be operated upon. | |
up | The user executing the command. |