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

Create missing spec/fixtures/manifests #9

Merged
merged 1 commit into from
Jun 9, 2012

Conversation

mafalb
Copy link
Contributor

@mafalb mafalb commented Jun 9, 2012

$ rake spec_prep
(in /Users/mafalb/puppet/modules/xxx)
rake aborted!
No such file or directory - spec/fixtures/manifests/site.pp

This is happening because spec/fixtures/manifests is not present, so the touch of site.pp is failing.

$ rake spec_prep
(in /Users/mafalb/puppet/modules/xxx)
rake aborted!
No such file or directory - spec/fixtures/manifests/site.pp

This is happening because spec/fixtures/manifests is not present, so the touch of site.pp is failing.
justinstoller added a commit that referenced this pull request Jun 9, 2012
Create missing spec/fixtures/manifests
@justinstoller justinstoller merged commit 95dcd6c into puppetlabs:master Jun 9, 2012
@chelnak chelnak added the bug label Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants