Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[acl-loader] Make list sorting compliant with Python 3 (#1257)
In Python 3, sort() takes no positional arguments, only keyword arguments. Fix acl-loader to comply. Fixes vsimage build failure in sonic-net/sonic-buildimage#5926
- Loading branch information