whitespace
This commit is contained in:
parent
bed1f8335f
commit
4af0f9b9c6
|
@ -20,7 +20,7 @@ module VagrantPlugins
|
||||||
break
|
break
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
# Figure out which argument is the path
|
# Figure out which argument is the path
|
||||||
dir = cmd_parts.pop
|
dir = cmd_parts.pop
|
||||||
while !dir.nil? && dir.start_with?('-')
|
while !dir.nil? && dir.start_with?('-')
|
||||||
|
|
Loading…
Reference in New Issue