Always return string value when converting path

This commit is contained in:
Chris Roberts 2018-06-18 10:02:59 -07:00
parent ea4e60247d
commit 69ece0db4e
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ module Vagrant
path = parts.join("\\")
end
end
path
path.to_s
end
# Takes a windows path and formats it to the