nsacyber / WALKOFF-Apps

WALKOFF-enabled applications. #nsacyber
https://nsacyber.github.io/WALKOFF
Creative Commons Zero v1.0 Universal
142 stars 41 forks source link

Line endings not handled properly in FileUtilities.create and FileUtilities.append #13

Closed astrohart closed 5 years ago

astrohart commented 5 years ago

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 5 years ago

Please see https://github.com/nsacyber/WALKOFF-Apps/pull/14#issuecomment-470210596