Change in osmo-ttcn3-hacks[master]: BSC_Tests: fix a minor coding style issue

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

fixeria gerrit-no-reply at lists.osmocom.org
Mon Oct 18 20:34:35 UTC 2021


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25822 )


Change subject: BSC_Tests: fix a minor coding style issue
......................................................................

BSC_Tests: fix a minor coding style issue

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



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/22/25822/1

diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn
index d64ccc0..a65871b 100644
--- a/bsc/BSC_Tests.ttcn
+++ b/bsc/BSC_Tests.ttcn
@@ -10517,7 +10517,7 @@
 	execute( TC_dyn_pdch_osmo_act_nack() );
 	if (mp_enable_dyn_sdcch8_test) {
 		execute( TC_dyn_ts_sdcch8_act_deact() );
-		execute (TC_dyn_ts_sdcch8_tch_call_act_deact() );
+		execute( TC_dyn_ts_sdcch8_tch_call_act_deact() );
 		execute( TC_dyn_ts_sdcch8_act_nack() );
 	}
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25822
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: Ife5d37ebb7850f050c7db0723dfbda4d60d2db1a
Gerrit-Change-Number: 25822
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211018/46d38782/attachment.htm>


More information about the gerrit-log mailing list