vagrant/lib
Lucas Heinlen e530108b6a Do not to_s the machine id if it is nil
When destroying a machine, the machine id is set to nil, the to_s causes it to be set to empty string.  This can cause inconsistent behavior in anything (such as plugins) that tests the machine id.
2014-02-24 15:43:58 -05:00
..
vagrant Do not to_s the machine id if it is nil 2014-02-24 15:43:58 -05:00
vagrant.rb provisioners/shell: error if invalid encoding [GH-3000] 2014-02-23 21:50:53 -08:00