laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/pysim/+/28764 )


Change subject: pySim-trace: Don't print argparse object at start-up
......................................................................

pySim-trace: Don't print argparse object at start-up

Change-Id: I881471d026457d8ffcfdbd412c7aae0d0bff9344
---
M pySim-trace.py
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/64/28764/1

diff --git a/pySim-trace.py b/pySim-trace.py
index c480168..33cb75a 100755
--- a/pySim-trace.py
+++ b/pySim-trace.py
@@ -145,7 +145,6 @@
 if __name__ == '__main__':

     opts = option_parser.parse_args()
-    pp(opts)

     logger.info('Opening source %s...' % opts.source)
     if opts.source == 'gsmtap-udp':

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I881471d026457d8ffcfdbd412c7aae0d0bff9344
Gerrit-Change-Number: 28764
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-MessageType: newchange

Reply via email to