vagrant/test/unit/plugins/providers/docker
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
..
config_test.rb providers/docker: ability to specify build dir synced folder opts [GH-3727] 2014-05-08 18:46:03 -07:00
driver_test.rb Use -f argument to rm to force-remove files. 2014-08-29 10:51:31 +02:00
synced_folder_test.rb providers/docker: Rename test files for consistency 2014-05-07 11:19:36 -03:00