-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-utilities to the latest HEAD autom…
…atically
- Loading branch information
1 parent
23badd6
commit a1b6597
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-utilities
updated
8 files
+69 −0 | config/main.py | |
+182 −15 | doc/Command-Reference.md | |
+37 −0 | sfputil/main.py | |
+6 −1 | show/sflow.py | |
+8 −4 | tests/mock_tables/appl_db.json | |
+1 −0 | tests/mock_tables/config_db.json | |
+150 −11 | tests/sflow_test.py | |
+33 −0 | tests/sfputil_test.py |