Skip to content

[CHEF-3383] - regression in cookbook site share#373

Closed
jtimberman wants to merge 1 commit into
chef:masterfrom
jtimberman:CHEF-3383
Closed

[CHEF-3383] - regression in cookbook site share#373
jtimberman wants to merge 1 commit into
chef:masterfrom
jtimberman:CHEF-3383

Conversation

@jtimberman

Copy link
Copy Markdown
Contributor
  • Chef::CookbookUpload#validate_cookbook was changed to
    #validate_cookbooks
  • The cookbook site share command was not updated for the method
  • The spec stubbed the return of #validate_cookbook as true meaning it
    wouldn't have tested this change.

* Chef::CookbookUpload#validate_cookbook was changed to
  #validate_cookbooks
* The cookbook site share command was not updated for the method
* The spec stubbed the return of #validate_cookbook as true meaning it
  wouldn't have tested this change.
@btm

btm commented Aug 27, 2012

Copy link
Copy Markdown
Contributor

Merged to 10-stable.

@btm btm closed this Aug 27, 2012
@chef chef locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants