Change in osmo-bsc[master]: cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace

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

pespin gerrit-no-reply at lists.osmocom.org
Fri Oct 2 17:34:49 UTC 2020


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/20406 )


Change subject: cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace
......................................................................

cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace

Change-Id: Id4b0ddc72e6f0e080ac7deeba30aa9acf25a0fc0
---
M tests/ctrl_test_runner.py
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/06/20406/1

diff --git a/tests/ctrl_test_runner.py b/tests/ctrl_test_runner.py
index e598273..2ccbfe8 100755
--- a/tests/ctrl_test_runner.py
+++ b/tests/ctrl_test_runner.py
@@ -258,12 +258,12 @@
         self.assertEqual(r['mtype'], 'SET_REPLY')
         self.assertEqual(r['var'], 'bts.0.trx.0.max-power-reduction')
         self.assertEqual(r['value'], '22')
-        
+
         r = self.do_get('bts.0.trx.0.max-power-reduction')
         self.assertEqual(r['mtype'], 'GET_REPLY')
         self.assertEqual(r['var'], 'bts.0.trx.0.max-power-reduction')
         self.assertEqual(r['value'], '22')
-        
+
         r = self.do_set('bts.0.trx.0.max-power-reduction', '1')
         self.assertEqual(r['mtype'], 'ERROR')
         self.assertEqual(r['error'], 'Value must be even')

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: Id4b0ddc72e6f0e080ac7deeba30aa9acf25a0fc0
Gerrit-Change-Number: 20406
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201002/fa467895/attachment.htm>


More information about the gerrit-log mailing list