◐ Shell
clean mode source ↗

[3.10] gh-98548: Fix `-ne` shell operator spelling by sterliakov · Pull Request #98555 · python/cpython

gh-98548: Workflow not equal operator spelling

This shell operator should be spelled as -ne, not as -neq. All shell binary operators are two symbols long.

This bug is present on 3.10 and 3.11 branches only.