vagrant-hostmanager/lib
itaymendel 1d161d0582 fixed windows compatibility issues for the hosts file
i have added a 'if windows' for the update_host method, to deal with a windows host machine.
sometimes i had an error on line 17, because the file was no longer there (maybe mv removed it?), so i just added a exception block to catch it. it does nothing, but now it is working for me.
2013-08-28 08:58:46 +03:00
..
vagrant-hostmanager fixed windows compatibility issues for the hosts file 2013-08-28 08:58:46 +03:00
vagrant-hostmanager.rb Implement check for already active machine. 2013-04-08 13:20:22 -04:00