pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/mncc-python/+/39142?usp=email )

Change subject: cosmetic: mncc_mt_loadgen.py: Fix trailing whitespace
......................................................................

cosmetic: mncc_mt_loadgen.py: Fix trailing whitespace

Change-Id: I8581e7837df29daa2a0fd1676cc730345872b0d5
---
M mncc_mt_loadgen.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  fixeria: Looks good to me, approved
  pespin: Verified




diff --git a/mncc_mt_loadgen.py b/mncc_mt_loadgen.py
index 9a88066..8e7a65b 100755
--- a/mncc_mt_loadgen.py
+++ b/mncc_mt_loadgen.py
@@ -148,7 +148,7 @@
             self.mncc_act.tell({'type': 'send', 'msg': mncc_rtp_conn})
         elif message['type'] == 'call_state_change':
             if message['new_state'] == 'NULL':
-                # Call FSM has reached the NULL state again (call terminated)
+                # Call FSM has reached the NULL state again (call terminated)
                 # on_stop() will clean up the RTP connection at rtpsource
                 self.stop()


--
To view, visit https://gerrit.osmocom.org/c/mncc-python/+/39142?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-Change-Id: I8581e7837df29daa2a0fd1676cc730345872b0d5
Gerrit-Change-Number: 39142
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: osmith <[email protected]>

Reply via email to