vagrant/test/unit/plugins
Brian Cain 01528689fd (#8716) Dup string if frozen for line endings
Prior to this commit, if a user passed in a script that was frozen,
the shell provisioner would fail to modify the script to replace line
endings for windows because the string was immutable. This commit fixes
that by dup'ing the string so that it can have its line endings replaced
2017-08-15 08:38:30 -07:00
..
commands Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
communicators Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
guests Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
hosts Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
kernel_v2/config Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
providers Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
provisioners (#8716) Dup string if frozen for line endings 2017-08-15 08:38:30 -07:00
pushes Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
synced_folders Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00