vagrant-git 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -32,7 +32,7 @@ module VagrantPlugins
32
32
  if not Git::set_upstream(rc.path, rc.set_upstream).success?
33
33
  @vm.ui.error("WARNING: Failed to change upstream to #{rc.set_upstream} in #{rc.path}")
34
34
  end
35
- else
35
+ else !p.success?
36
36
  @vm.ui.error("WARNING: Failed to clone #{rc.target} into #{rc.path}")
37
37
  end
38
38
  if File.exist? "#{rc.path}/.gitmodules"
@@ -1,5 +1,5 @@
1
1
  module VagrantPlugins
2
2
  module VagrantGit
3
- VERSION = "0.1.2"
3
+ VERSION = "0.1.3"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vagrant-git
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-12-13 00:00:00.000000000 Z
13
+ date: 2014-03-01 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler
@@ -81,7 +81,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  segments:
83
83
  - 0
84
- hash: 705199727681413256
84
+ hash: 824780673788769625
85
85
  required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  none: false
87
87
  requirements: