nasa / CF

The Core Flight System (cFS) CFDP application.
Apache License 2.0
86 stars 46 forks source link

Fix #283, pass correct parameter in Abandon cmd function #284

Closed havencarlson closed 2 years ago

havencarlson commented 2 years ago

Checklist (Please check before submitting)

Describe the contribution Fix #283, CF_CmdCancel_Txn was being passed to CF_TsnChanAction() instead of CF_CmdAbandon_Txn

Testing performed Ran unit tests

Expected behavior changes When the abandon command is called, it will run CF_CmdAbandon_Txn

System(s) tested on

Contributor Info - All information REQUIRED for consideration of pull request Haven Carlson - NASA