Skip to content

diff: fix return code of opt errors#51

Open
KazKobara wants to merge 1 commit intomirror:masterfrom
KazKobara:fix-return-code-diff
Open

diff: fix return code of opt errors#51
KazKobara wants to merge 1 commit intomirror:masterfrom
KazKobara:fix-return-code-diff

Conversation

@KazKobara
Copy link
Copy Markdown

@KazKobara KazKobara commented Feb 7, 2022

BusyBox's diff (confirmed at v1.36.0 (987be93)) returns '1' for its option errors instead of '2'.

This is because the location of 'xfunc_error_retval = 2;' is not correct and has been fixed by moving it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant