Ensure 0 is returned for successful command
This commit is contained in:
parent
b12393ce2c
commit
d95b563e86
@ -50,6 +50,7 @@ module VagrantPlugins
|
||||
machine: machine,
|
||||
}.merge(download_options))
|
||||
end
|
||||
return 0
|
||||
end
|
||||
|
||||
def outdated_global(download_options)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user