• Jeff Stamerjohn's avatar
    Windows fixes · 4ff0185a
    Jeff Stamerjohn authored
    Strip carriage returns from end of lines in virtualbox/driver.go, fixing wait for virtualbox host shutdown.
    Fix target upload directory path in communicator.go to use forward slashes.  (When running on windows path/filepath returns backslashes...which does not work when the target host is unix).
    4ff0185a
driver.go 3.6 KB