Commit 99e9da75 authored by Raphael Defosseux's avatar Raphael Defosseux

CI: dummy commit to relaunch CI

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parent f4f08feb
...@@ -627,6 +627,7 @@ function start_l2_sim_ue { ...@@ -627,6 +627,7 @@ function start_l2_sim_ue {
UE_SYNC=1 UE_SYNC=1
echo "L2-SIM UE is sync'ed w/ eNB" echo "L2-SIM UE is sync'ed w/ eNB"
fi fi
# Checking oaitun_ue1 interface has now an IP address # Checking oaitun_ue1 interface has now an IP address
i="0" i="0"
echo "ifconfig oaitun_ue1 | egrep -c \"inet addr\"" > $1 echo "ifconfig oaitun_ue1 | egrep -c \"inet addr\"" > $1
......
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