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

luci-app-attendedsysupgrade: fix search for x86 target #6638

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

McGiverGim
Copy link
Contributor

The conditional is wrong. IndexOf returns a number and not true/false, so it does not work.

The conditional is wrong. IndexOf returns a number and not true/false,
so it does not work.

Signed-off-by: Miguel Angel Mulero Martinez <[email protected]>
@McGiverGim McGiverGim force-pushed the attended_sysupgrade_fix_x86 branch from 7adf60b to 021c439 Compare October 19, 2023 10:57
@McGiverGim McGiverGim changed the title attended-sysupgrade: fix search for x86 target luci-app-attendedsysupgrade: fix search for x86 target Oct 19, 2023
@McGiverGim
Copy link
Contributor Author

Modified the commit title, it was wrong.

@jow- jow- merged commit bc37a55 into openwrt:master Oct 19, 2023
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.

2 participants