Attention is currently required from: fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/35789?usp=email )
Change subject: bsc_ctrl: do not overwrite rc in bsc_base_ctrl_cmds_install()
......................................................................
Patch Set 1: Code-Review+2
--
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/35789?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Ie4242be1d3e58d7e37938d9ccbeffcb2b442632f
Gerrit-Change-Number: 35789
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Fri, 02 Feb 2024 22:27:00 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/35763?usp=email )
Change subject: move global_platform.py to global_platform/__init__.py
......................................................................
move global_platform.py to global_platform/__init__.py
This will allow us to have multiple different modules for different
aspects of global_platform.
Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
---
R pySim/global_platform/__init__.py
1 file changed, 12 insertions(+), 0 deletions(-)
Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/pySim/global_platform.py b/pySim/global_platform/__init__.py
similarity index 100%
rename from pySim/global_platform.py
rename to pySim/global_platform/__init__.py
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/35763?usp=email
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ieca0b20c26a2e41eb11455941164474b76eb3c7a
Gerrit-Change-Number: 35763
Gerrit-PatchSet: 3
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged