vagrant/plugins/guests/darwin/cap
Leo Simons fec14cf04c Use -f argument to rm to force-remove files.
When using pty=true, removing files using sudo may request confirmation,
which will hang the connection.

Similarly, sometimes assumptions about file existence may be wrong and
in those cases it seems better to continue on as long as the file does
not exist, so -f makes sense there, too.
2014-08-29 10:51:31 +02:00
..
change_host_name.rb Working implementation with NFS, still some caveats: 2013-07-31 18:07:04 -07:00
configure_networks.rb use global namespace for class IO naming conflict 2014-03-12 07:52:11 -04:00
halt.rb Working implementation with NFS, still some caveats: 2013-07-31 18:07:04 -07:00
mount_nfs_folder.rb Change symbols inside hashes to 1.9 JSON-like syntax 2014-05-22 12:35:12 -04:00
mount_vmware_shared_folder.rb Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
rsync.rb drop `-r` flag from `xargs` on OS X 2014-05-25 18:42:40 -04:00
shell_expand_guest_path.rb guests: rename LinuxShellExpandFailed error to ShellExpandFailed 2014-02-02 17:26:54 -03:00
verify_vmware_hgfs.rb Support verify_vmware_hgfs in darwin guest. 2013-08-09 15:00:38 -04:00