Change in osmo-gsm-tester[master]: srsenb_rr.conf.tmpl: Fix 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
Mon Apr 20 12:06:05 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17892 )

Change subject: srsenb_rr.conf.tmpl: Fix whitespace
......................................................................

srsenb_rr.conf.tmpl: Fix whitespace

Change-Id: Ic2b4d8e2468984b096a870c878fa5d032ea4130f
---
M src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl b/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
index bdbe741..2dcdb2a 100644
--- a/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsenb_rr.conf.tmpl
@@ -1,27 +1,27 @@
 mac_cnfg =
 {
-  phr_cnfg = 
+  phr_cnfg =
   {
     dl_pathloss_change = "dB3"; // Valid: 1, 3, 6 or INFINITY
     periodic_phr_timer = 50;
     prohibit_phr_timer = 0;
   };
-  ulsch_cnfg = 
+  ulsch_cnfg =
   {
     max_harq_tx = 4;
     periodic_bsr_timer = 20; // in ms
     retx_bsr_timer = 320;   // in ms
   };
-  
+
   time_alignment_timer = -1; // -1 is infinity
 };
 
 phy_cnfg =
 {
-  phich_cnfg = 
+  phich_cnfg =
   {
     duration  = "Normal";
-    resources = "1/6"; 
+    resources = "1/6";
   };
 
   pusch_cnfg_ded =

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ic2b4d8e2468984b096a870c878fa5d032ea4130f
Gerrit-Change-Number: 17892
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200420/cf19f4c2/attachment.htm>


More information about the gerrit-log mailing list