This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Holger Freyther gerrit-no-reply at lists.osmocom.orgHolger Freyther has uploaded this change for review. ( https://gerrit.osmocom.org/9664
Change subject: ms: Remove debug left over for the test
......................................................................
ms: Remove debug left over for the test
Change-Id: I17aa97a99cb1b1f9205b3a951370fe5ad49ae3dc
---
M src/osmo_ms_driver/__main__.py
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/64/9664/1
diff --git a/src/osmo_ms_driver/__main__.py b/src/osmo_ms_driver/__main__.py
index 6b61d64..0e35280 100644
--- a/src/osmo_ms_driver/__main__.py
+++ b/src/osmo_ms_driver/__main__.py
@@ -60,8 +60,6 @@
# Event server to handle MS->test events
ev_server = EventServer("ev_server", event_server_path)
ev_server.listen(loop)
- #while True:
- # loop.select()
# Just a single test for now.
test = MassUpdateLocationTest("lu_test", num_ms, cdf, ev_server, tmp_dir)
--
To view, visit https://gerrit.osmocom.org/9664
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I17aa97a99cb1b1f9205b3a951370fe5ad49ae3dc
Gerrit-Change-Number: 9664
Gerrit-PatchSet: 1
Gerrit-Owner: Holger Freyther <holger at freyther.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180617/121d7e59/attachment.htm>