Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1442, Simplify CFE_FS_SetTimestamp and fix syslog typo #1566

Merged

Commits on Jun 3, 2021

  1. Fix nasa#1442, Simplify CFE_FS_SetTimestamp and fix syslog typo

    - Now returning `CFE_FS_SetTimestamp` success as `CFE_SUCCESS`
    - `CFE_FS_SetTimestamp` now returns `CFE_STATUS_EXTERNAL_RESOURCE_FAIL` if the write doesn't return the correct bytes written
    - Update coverage test checks
    - Updated the functional test to check for `CFE_SUCCESS` vs `OS_SUCCESS`
    - Updated check of status in `cfe_tbl_task_cmds.c` to `CFE_SUCCESS
    skliper committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    83df6a0 View commit details
    Browse the repository at this point in the history