Skip to content

Bug Fix: Some ownerships in .git directory are 'root' after vcsrepo's retrieve is called #11

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 12, 2011

Conversation

cPanelScott
Copy link

update_preferences and get_revision are called when the type is retrieve'd. Without this patch, the ownerships
for any .git metafiles fetch'd durring the retrieve will be owned by root. This patch fixes that by invoking update_owner_and_excludes after fetch'ng

These are called when the type is retrieve'd. Without this, the ownerships
for any .git metafiles fetch'd durring the retrieve will be owned by
root. This patch fixes that by invoking update_owner_and_excludes after
fetch'ng
jamtur01 added a commit that referenced this pull request Nov 12, 2011
Bug Fix: Some ownerships in .git directory are 'root' after vcsrepo's retrieve is called
@jamtur01 jamtur01 merged commit df6a9b3 into puppetlabs:master Nov 12, 2011
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants