From 874f24bed5bc284e5851df0c2bcc8663972270ea Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Sun, 19 Nov 2017 09:59:50 +0100 Subject: Remove BSSAPP, BSSGP, BSSMAP, GTP, GTPv2, ISUP, LLC, MobileL3, NS, SNDCP All of those now have separate upstream repositories on git://git.eclipse.org/gitroot/titan and we don't need to keep a copy around --- ggsn_tests/gen_links.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ggsn_tests') diff --git a/ggsn_tests/gen_links.sh b/ggsn_tests/gen_links.sh index 1297938b..ee8d7b06 100755 --- a/ggsn_tests/gen_links.sh +++ b/ggsn_tests/gen_links.sh @@ -39,7 +39,7 @@ DIR=$BASEDIR/titan.ProtocolModules.UDP/src FILES="UDP_EncDec.cc UDP_Types.ttcn" gen_links $DIR $FILES -DIR=../GTP_v13.5.0_CNL113843_LATEST/src +DIR=$BASEDIR/titan.ProtocolModules.GTP_v13.5.0/src FILES="GTPC_EncDec.cc GTPC_Types.ttcn GTPU_EncDec.cc GTPU_Types.ttcn" gen_links $DIR $FILES -- cgit v1.2.3