diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn index 9109933a9..df4b45ee3 100644 --- a/bsc/BSC_Tests.ttcn +++ b/bsc/BSC_Tests.ttcn @@ -6847,6 +6847,7 @@ private function f_vty_allow_emerg_bts(boolean allow, integer bts_nr) runs on te } f_vty_transceive(BSCVTY, "exit"); f_vty_transceive(BSCVTY, "exit"); + f_vty_transceive(BSCVTY, "exit"); } /* Begin assignmet procedure and send an EMERGENCY SETUP (RR) */