Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Update load.cpp #987

Merged
merged 1 commit into from
Aug 26, 2021
Merged

Update load.cpp #987

merged 1 commit into from
Aug 26, 2021

Conversation

dchassin
Copy link
Member

This PR fixes issue #984.

Current issues

None

Code changes

  • Fix sscanf pattern to include \r.

Documentation changes

None

Test and Validation Notes

The command

#on_exit 0 echo ok

should work ok when it is not the last line in an unterminated DOS-format file (i.e., CRLF) rather than a Unix-format file (LF).

@dchassin dchassin added the bug Request a fix or change to the code label Aug 26, 2021
@aivanova5 aivanova5 merged commit 1a0ea0a into develop Aug 26, 2021
@aivanova5 aivanova5 deleted the develop-fix-onexit-crlf-error branch August 26, 2021 22:22
@aivanova5 aivanova5 mentioned this pull request Aug 26, 2021
17 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Request a fix or change to the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants