]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
(MODULES-2410) Add new functions dos2unix and unix2dos
authorNigel Gibbs <ngibbs@ucas.ac.uk>
Fri, 14 Aug 2015 08:33:46 +0000 (09:33 +0100)
committerNigel Gibbs <ngibbs@ucas.ac.uk>
Fri, 14 Aug 2015 12:30:01 +0000 (13:30 +0100)
commit4cbe846750c40dec57c55dbe6382dfa57c4d79af
tree2b1977336b137b436c540acd53380ba6244fd5d8
parente84090df1d081679e0c687614efb982354cf3cbe
(MODULES-2410) Add new functions dos2unix and unix2dos
CHANGELOG.md
README.markdown
lib/puppet/parser/functions/dos2unix.rb [new file with mode: 0644]
lib/puppet/parser/functions/unix2dos.rb [new file with mode: 0644]
spec/functions/dos2unix_spec.rb [new file with mode: 0644]
spec/functions/unix2dos_spec.rb [new file with mode: 0644]