Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Don't try to create directories twice #183

Merged
merged 1 commit into from
May 27, 2015
Merged

Don't try to create directories twice #183

merged 1 commit into from
May 27, 2015

Conversation

tiwilliam
Copy link
Contributor

Fixes this warning:

==> develop: [2015-05-27T08:36:22+00:00] WARN: Previous directory[/var/lib/consul]: /tmp/vagrant-chef-2/chef-solo-2/cookbooks/consul/recipes/_service.rb:54:in `block in from_file'
==> develop: [2015-05-27T08:36:22+00:00] WARN: Current  directory[/var/lib/consul]: /tmp/vagrant-chef-2/chef-solo-2/cookbooks/consul/recipes/_service.rb:54:in `block in from_file'

Fixes:
==> develop: [2015-05-27T08:36:22+00:00] WARN: Previous directory[/var/lib/consul]: /tmp/vagrant-chef-2/chef-solo-2/cookbooks/consul/recipes/_service.rb:54:in `block in from_file'
==> develop: [2015-05-27T08:36:22+00:00] WARN: Current  directory[/var/lib/consul]: /tmp/vagrant-chef-2/chef-solo-2/cookbooks/consul/recipes/_service.rb:54:in `block in from_file'
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 0d1536a on tiwilliam:patch-1 into 3cb6661 on johnbellone:master.

johnbellone added a commit that referenced this pull request May 27, 2015
Don't try to create directories twice
@johnbellone johnbellone merged commit efb204d into sous-chefs:master May 27, 2015
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
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.

3 participants