Skip to content

Conversation

@msma44
Copy link

@msma44 msma44 commented Feb 3, 2026

tools/op.sh setup script errored in function op_check_python()

if [[ $VERSION -ge LB && $VERSION -lt UB ]]; then

if [ 3123 -ge 3120 ] && [ 3123 -lt 313 ]; then

@TheSecurityDev
Copy link
Contributor

I've also opened a PR #37064 to fix this in a way that's more robust and won't break if the version specifier doesn't follow an exact format.

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