Change in osmo-ttcn3-hacks[master]: pgw: Use bash to reliably support += syntax in shell scripts

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Apr 26 13:30:15 UTC 2020


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


Change subject: pgw: Use bash to reliably support += syntax in shell scripts
......................................................................

pgw: Use bash to reliably support += syntax in shell scripts

Change-Id: Id93e83456380ade0617fe9a17eb2b92c685c749e
---
M pgw/regen_makefile.sh
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/pgw/regen_makefile.sh b/pgw/regen_makefile.sh
index 46616da..f53150c 100755
--- a/pgw/regen_makefile.sh
+++ b/pgw/regen_makefile.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 
 FILES="*.ttcn IPL4asp_PT.cc  IPL4asp_discovery.cc  TCCConversion.cc  TCCInterface.cc GTPC_EncDec.cc GTPU_EncDec.cc GTP_CodecPort_CtrlFunctDef.cc GTPv2_CodecPort_CtrlFunctDef.cc ICMPv6_EncDec.cc IP_EncDec.cc Native_FunctionDefs.cc UDP_EncDec.cc ICMP_EncDec.cc "
 FILES+="UECUPS_CodecPort_CtrlFunctDef.cc "

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17943
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: Id93e83456380ade0617fe9a17eb2b92c685c749e
Gerrit-Change-Number: 17943
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200426/f59c4ead/attachment.htm>


More information about the gerrit-log mailing list