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 #1160, Shorten task info default filename #1175

Merged
merged 1 commit into from
Feb 26, 2021

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Feb 18, 2021

Describe the contribution
Fix #1160 - shortened CFE_PLATFORM_ES_DEFAULT_TASK_LOG_FILE name so it is within the OSAL_MAX_FILE_NAME size limit

Testing performed
Built and ran unit tests, passed. Ran cFS and sent CFE_ES_QUERY_ALL_TASKS_CC command, confirmed file was generated.

Expected behavior changes
Will now output task info to default filename if no filename is provided in command.

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: cFS Bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added this to the 7.0.0 milestone Feb 18, 2021
@astrogeco
Copy link
Contributor

CCB 2021-02-24 APPROVED

@astrogeco astrogeco changed the base branch from main to integration-candidate February 26, 2021 15:40
@astrogeco astrogeco merged commit 99e9182 into nasa:integration-candidate Feb 26, 2021
@skliper skliper deleted the fix1160-task_filename branch March 23, 2021 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default file name for Task Info is too long
2 participants