-
Notifications
You must be signed in to change notification settings - Fork 32
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
7993c57
commit cd400b6
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-utilities
updated
10 files
+16 −0 | config/main.py | |
+30 −15 | scripts/mmuconfig | |
+8 −2 | sfputil/main.py | |
+6 −1 | sonic_package_manager/manager.py | |
+14 −0 | tests/buffer_input/buffer_test_vectors.py | |
+112 −0 | tests/mmuconfig_input/mmuconfig_test_vectors.py | |
+86 −0 | tests/mmuconfig_test.py | |
+10 −0 | tests/mock_tables/config_db.json | |
+17 −0 | tests/sfputil_test.py | |
+28 −0 | tests/sonic_package_manager/test_manager.py |