Skip to content

Conversation

@MScottBlake
Copy link
Member

In order to use AutoPkg with the --check argument, download recipes must include an EndOfCheckPhase processor. This processor indicates where to stop processing when checking for new downloaded files. The proper placement of the processor is directly after the last URLDownloader or URLDownloaderPython processor to eliminate unnecessary processing (such as a code signature verification of an unchanged file).

This pull request adds the EndOfCheckPhase processor if is is missing and moves it to the correct location if it already exists.

Thanks for considering!

This PR was submitted using Repo Lasso v1.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant