vagrant/test/unit/plugins/pushes/ftp
Paul Hinze d03a058e04
Fix VAGRANT_CWD handling in vagrant push ftp
When testing all of the push functionality I ran into the fact that the
FTP upload code did not recognize that I had VAGRANT_CWD set, so it
wasn't finding the right files to upload.

This should make everything work properly relative to that location.
2022-01-06 18:09:30 -06:00
..
adapter_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
config_test.rb Fix a typo in ftp config test 2014-12-08 11:35:13 -08:00
push_test.rb Fix VAGRANT_CWD handling in vagrant push ftp 2022-01-06 18:09:30 -06:00