vagrant/plugins/communicators/winrm
Shawn Neal 823e80fa32 Fixed issue 3729
The logic used to read the file contents sometimes would leave lines behind unread. It now defaults to reading all lines and counts each line it has actually read.
2014-05-15 09:17:57 -07:00
..
command_filters Cleanup whitespace and comments in WinRM command filters 2014-04-24 07:49:19 -07:00
scripts Fixed issue 3729 2014-05-15 09:17:57 -07:00
command_filter.rb Fixed whitespacing in command_filter and file_manager 2014-04-24 07:52:13 -07:00
communicator.rb communicators/winrm: fix tests 2014-05-07 10:09:14 -07:00
config.rb communicators/winrm: Config unit tests (a little) 2014-04-21 13:50:59 -07:00
errors.rb Add WinRM file transfer error and english text 2014-04-22 14:54:13 -07:00
file_manager.rb Fixed whitespacing in command_filter and file_manager 2014-04-24 07:52:13 -07:00
helper.rb communicators/winrm: more tests 2014-04-21 13:51:04 -07:00
plugin.rb communicators/winrm: silence warnings loading winrm 2014-04-21 13:51:27 -07:00
shell.rb Integrated WinRM command filter into communicator 2014-04-23 20:38:16 -07:00