Line endings not handled properly in FileUtilities.create and FileUtilities.append
astrohart opened this issue · 1 comments
astrohart commented
When I enter text as static content to the create file and append file actions of the FileUtilities app in WALKOFF, it seems like a newline (of course, must be specific to the operating system, because Linux uses LFs as text newlines and Windows uses a CR-LF pair) should be emitted at the end of the content, and there isn't one.
krzim commented
Please see #14 (comment)