vagrant/test/unit/plugins/hosts/linux/cap
Antonio Terceiro 4fd2373753 nfs: avoid adding extra newlines to /etc/exports
StringBlockEditor already adds the necessary newlines. That extra
newline was making /etc/exports longer and longer, full of empty lines,
because StringBlockEditor doesn't know about it and does not remove it.
2019-11-17 00:33:08 -03:00
..
nfs_test.rb nfs: avoid adding extra newlines to /etc/exports 2019-11-17 00:33:08 -03:00
ssh_test.rb Add test coverage on ssh capabilities 2018-06-12 11:57:14 -07:00