whitespace

This commit is contained in:
Mitchell Hashimoto 2014-10-18 16:13:01 -07:00
parent bed1f8335f
commit 4af0f9b9c6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ module VagrantPlugins
break
end
end
# Figure out which argument is the path
dir = cmd_parts.pop
while !dir.nil? && dir.start_with?('-')