Closed WenyuanShao closed 6 years ago
Looks fine to me. @phanikishoreg ?
@gparmer Looks good to me.
@WenyuanShao Really appreciate making a PR for this fix.
These are changes manually merged up from my commit here, right? https://github.com/gwsystems/composite/commit/e09e0cedf1af23a1503275a6200ee165c9dee826
Would have been great if you referenced that commit in some way, perhaps in the commit message. ;-) Anyway!
@phanikishoreg sorry about that, I will make another git commit and include the reference today.
It is fine. That is perhaps not necessary. We can just reference the origin of changes in the PR message this time.
Another unrelated observation: Is it Github that is messing up your commit story in the PR? It seems to show a lot of commits that are not part of this PR but are part of another PR you've pending??
@phanikishoreg You are right. I think it is because I create a new branch after all of my commits and github copied my code from the other branch to the new one. I shall fix it.
Summary of this Pull Request (PR)
This PR is trying to bring the 4th argument back in the sinv.
Intent for your PR
Choose one (Mandatory):
Reviewers (Mandatory):
@gparmer , @hungry-foolish , @phanikishoreg
Code Quality
As part of this pull request, I've considered the following:
Style:
Code Craftsmanship:
Testing
I've tested the code using the following test programs (provide list here): I have ran llbooter_pong.sh, llbooter_test.sh, micro_boot.sh, unit_schedcomp.sh and unit_schedtests.sh.