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

Rake should fail if git can't clone repository #28

Merged
merged 1 commit into from
Dec 14, 2012

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Dec 14, 2012

If for some reason git can't connect to the internet to clone the repo the build continues, maybe failing later in the specs with missing fixtures.
This patch makes it fail fast with the right message

Closes #23

branan pushed a commit that referenced this pull request Dec 14, 2012
Rake should fail if git can't clone repository
@branan branan merged commit 64a30af into puppetlabs:master Dec 14, 2012
@hunner hunner deleted the fail_to_clone branch June 6, 2014 17:12
@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