Change in osmo-dev[master]: ttcn3.sh: get_program_repo: add osmo-pcap-*

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/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Aug 13 07:30:40 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-dev/+/25175 )

Change subject: ttcn3.sh: get_program_repo: add osmo-pcap-*
......................................................................

ttcn3.sh: get_program_repo: add osmo-pcap-*

Make "ttcn3.sh osmo-pcap-client" work.

Change-Id: I61f1b9f8ce9157f34cefad093b7ae7d445834961
---
M ttcn3/ttcn3.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  osmith: Looks good to me, approved; Verified



diff --git a/ttcn3/ttcn3.sh b/ttcn3/ttcn3.sh
index 07a7adc..daa9561 100755
--- a/ttcn3/ttcn3.sh
+++ b/ttcn3/ttcn3.sh
@@ -71,6 +71,7 @@
 	case "$1" in
 		fake_trx.py) echo "osmocom-bb" ;;
 		osmo-bts-*) echo "osmo-bts" ;;
+		osmo-pcap-*) echo "osmo-pcap" ;;
 		osmo-stp) echo "libosmo-sccp" ;;
 		trxcon) echo "osmocom-bb" ;;
 		virtphy) echo "osmocom-bb" ;;

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I61f1b9f8ce9157f34cefad093b7ae7d445834961
Gerrit-Change-Number: 25175
Gerrit-PatchSet: 4
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Assignee: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-CC: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210813/51cf235d/attachment.htm>


More information about the gerrit-log mailing list