fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30286 )


Change subject: {sgsn,gbproxy}: do not link non-existent TCCConversion.hh
......................................................................

{sgsn,gbproxy}: do not link non-existent TCCConversion.hh

Change-Id: If1a3b0bac7438aa49faa905c8879d096248edfb7
---
M gbproxy/gen_links.sh
M sgsn/gen_links.sh
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/86/30286/1

diff --git a/gbproxy/gen_links.sh b/gbproxy/gen_links.sh
index b880d63..17328f7 100755
--- a/gbproxy/gen_links.sh
+++ b/gbproxy/gen_links.sh
@@ -9,7 +9,7 @@
 #gen_links $DIR $FILES

 DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src
-FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn 
TCCConversion.cc TCCConversion.hh TCCInterface.cc TCCInterface_ip.h"
+FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn 
TCCConversion.cc TCCInterface.cc TCCInterface_ip.h"
 gen_links $DIR $FILES

 DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src
diff --git a/sgsn/gen_links.sh b/sgsn/gen_links.sh
index 41e1ff1..c78227f 100755
--- a/sgsn/gen_links.sh
+++ b/sgsn/gen_links.sh
@@ -9,7 +9,7 @@
 #gen_links $DIR $FILES

 DIR=$BASEDIR/titan.Libraries.TCCUsefulFunctions/src
-FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn 
TCCConversion.cc TCCConversion.hh TCCInterface.cc TCCInterface_ip.h"
+FILES="TCCInterface_Functions.ttcn TCCConversion_Functions.ttcn 
TCCConversion.cc TCCInterface.cc TCCInterface_ip.h"
 gen_links $DIR $FILES

 DIR=$BASEDIR/titan.TestPorts.Common_Components.Socket-API/src

--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30286
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If1a3b0bac7438aa49faa905c8879d096248edfb7
Gerrit-Change-Number: 30286
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to