Commit 267ae18a authored by Robert Schmidt's avatar Robert Schmidt

show when ITTI Task L2L1 finishes

parent 420bb14e
......@@ -462,7 +462,7 @@ void *l2l1_task(void *arg) {
break;
case TERMINATE_MESSAGE:
printf("received terminate message\n");
LOG_W(EMU, " *** Exiting L2L1 thread\n");
oai_exit=1;
start_eNB = 0;
itti_exit_task ();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment