commit | fbb94aef873da75852dc78e24e97988ff583a27c | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <mscandol@ted-intel.local> | Thu Apr 14 14:17:47 2022 -0700 |
committer | Matteo Scandolo <mscandol@ted-intel.local> | Thu Apr 14 14:17:47 2022 -0700 |
tree | c6e7dd352a75a16e828b7fc355c05777e20c1b2b | |
parent | 02101a6bec1fb1ac0190567d90a2db071341cefe [diff] |
[VOL-4701] Adding logs if disabling of UNI or POTS port fails while disabling the ONU Change-Id: Ia06b621dea8550bacc31d30a0d0b39618888b9ee
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.