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

BUG: fix wrong syscall error in test 29 #410

Closed
wants to merge 1 commit into from

Conversation

mayamrinal
Copy link
Contributor

29-sim-pseudo_syscall.c was using -11001 syscall. Corrected it to -10001.

29-sim-pseudo_syscall.c was using `-11001` syscall.
Corrected it to `-10001`.

Signed-off-by: Mayank Mrinal <[email protected]>
@pcmoore pcmoore changed the title tests: Fix wrong syscall-error in test 29 BUG: fix wrong syscall error in test 29 Sep 21, 2023
Copy link
Member

@pcmoore pcmoore left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be merged into both the main and release-2.5 branches.

Acked-by: Paul Moore <[email protected]>

@pcmoore pcmoore added this to the v2.6.0 milestone Sep 21, 2023
@drakenclimber
Copy link
Member

Pushed to main in commit 1852fe3. Pushed to release-2.5 in commit a707ec9. Thanks, @mayank-mrinal-sony

@drakenclimber drakenclimber modified the milestones: v2.6.0, v2.5.5 Oct 18, 2023
@drakenclimber
Copy link
Member

nitpick - I changed the milestone to v2.5.5 since we cherry-picked this into the release-2.5 branch.

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.

3 participants