Change in osmocom-bb[master]: trx_toolkit/clck_gen.py: drop unneeded debug print()

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Sat Nov 23 19:25:22 UTC 2019


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/16179 )


Change subject: trx_toolkit/clck_gen.py: drop unneeded debug print()
......................................................................

trx_toolkit/clck_gen.py: drop unneeded debug print()

Change-Id: I372af77d5b0b24fa38e304b782ca5b3d0888211b
---
M src/target/trx_toolkit/clck_gen.py
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/79/16179/1

diff --git a/src/target/trx_toolkit/clck_gen.py b/src/target/trx_toolkit/clck_gen.py
index a50c985..0219bb4 100755
--- a/src/target/trx_toolkit/clck_gen.py
+++ b/src/target/trx_toolkit/clck_gen.py
@@ -135,7 +135,6 @@
 	def sig_handler(self, signum, frame):
 		log.info("Signal %d received" % signum)
 		if signum == signal.SIGINT:
-			print("Stopping timer")
 			self.clck.stop()
 
 if __name__ == '__main__':

-- 
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/16179
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I372af77d5b0b24fa38e304b782ca5b3d0888211b
Gerrit-Change-Number: 16179
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191123/731f096e/attachment.htm>


More information about the gerrit-log mailing list