Change in osmo-gsm-tester[master]: Revert "modem: workaround ofono crash"
Pau Espin Pedrol
gerrit-no-reply at lists.osmocom.org
Mon Apr 8 19:11:19 UTC 2019
Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/13550
Change subject: Revert "modem: workaround ofono crash"
......................................................................
Revert "modem: workaround ofono crash"
We already updated our ofono branch to current master (after 1.28),
and this fix is not longer required, as stated in ticket OS#3064.
Related: OS#3064
This reverts commit f8d12196f05b20aa28b3103db26ea37ba6849362.
Change-Id: I884f6d4f3df4f3b4e2ac05e4dba2ad8704697521
---
M src/osmo_gsm_tester/modem.py
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/50/13550/1
diff --git a/src/osmo_gsm_tester/modem.py b/src/osmo_gsm_tester/modem.py
index 7e58e32..2d539eb 100644
--- a/src/osmo_gsm_tester/modem.py
+++ b/src/osmo_gsm_tester/modem.py
@@ -590,7 +590,6 @@
req_ifaces = self._required_ifaces()
if self.is_powered():
self.dbg('Power cycling')
- MainLoop.sleep(self, 1.0) # workaround for ofono bug OS#3064
self.power_off()
else:
self.dbg('Powering on')
--
To view, visit https://gerrit.osmocom.org/13550
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: I884f6d4f3df4f3b4e2ac05e4dba2ad8704697521
Gerrit-Change-Number: 13550
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190408/d51d4eba/attachment-0001.html>
More information about the gerrit-log
mailing list