Pau Espin Pedrol has submitted this change and it was merged.
Change subject: pySim-prog.py: Fix trailing whitespace
......................................................................
pySim-prog.py: Fix trailing whitespace
Change-Id: I735dc7bb774d77d3b60b1712b0f0afcbb81dc726
---
M pySim-prog.py
1 file changed, 0 insertions(+), 1 deletion(-)
Approvals:
Pau Espin Pedrol: Verified
Max: Looks good to me, but someone else must approve
Harald Welte: Looks good to me, approved
diff --git a/pySim-prog.py b/pySim-prog.py
index d3a29c7..3df18ba 100755
--- a/pySim-prog.py
+++ b/pySim-prog.py
@@ -650,4 +650,3 @@
if not opts.batch_mode:
done = True
-
--
To view, visit https://gerrit.osmocom.org/5622
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I735dc7bb774d77d3b60b1712b0f0afcbb81dc726
Gerrit-PatchSet: 2
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Pau Espin Pedrol <[email protected]>