jenkins.sh: fix echo string to say osmo-sgsn, not msc

Change-Id: I3e9a1503de55e939179c032c17df53d27bdddd51
This commit is contained in:
Neels Hofmeyr 2017-09-28 16:20:34 +02:00 committed by Neels Hofmeyr
parent b83d125b9d
commit 91d2c59520
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ set +x
echo
echo
echo
echo " =============================== osmo-msc ==============================="
echo " =============================== osmo-sgsn ==============================="
echo
set -x