Audit Return Codes
Audit detects and reports out-of-sync conditions among components in package staging and baseline libraries in the target applications. Each out-of-sync condition sets a return code based on its impact on the integrity of the audited change package.
Return Code | Description |
---|---|
0 | No out-of-sync conditions were found in your package. No user action is required. |
4 | This return code indicates that there are no out-of-sync conditions in the staging or baseline libraries, but at least one component in a staging library is a duplicate (unchanged) of the corresponding baseline component. |
8 | This return code indicates that there are no out-of-sync conditions in the staging libraries but that there are out-of-sync conditions in the baseline libraries. |
12 | This return code indicates that there are out-of-sync conditions in the staging libraries of the package and in baseline libraries. |
...