Change in osmo-ttcn3-hacks[master]: cosmetic: bsc: Fix tab<->space indent

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 Dec 21 10:08:17 UTC 2020


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21785 )

Change subject: cosmetic: bsc: Fix tab<->space indent
......................................................................

cosmetic: bsc: Fix tab<->space indent

Change-Id: I8b8670fb820d258a5a56f3fdb007f7e59bfd374f
---
M bsc/BSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index 2695ce2..175b820 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -2331,7 +2331,7 @@
 private function f_tc_si2quater_n_earfcns(integer n) runs on test_CT
 {
 	var template SystemInformationConfig sic := SystemInformationConfig_default;
-        sic.si2quater := f_tr_si2quater_earfcns(n);
+	sic.si2quater := f_tr_si2quater_earfcns(n);
 	var template CellSelIndValue cells := f_tr_rr_chan_rel_earfcns(n);
 	f_test_si2quater(n, sic, cells);
 }

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I8b8670fb820d258a5a56f3fdb007f7e59bfd374f
Gerrit-Change-Number: 21785
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/20201221/3b6a5b29/attachment.htm>


More information about the gerrit-log mailing list