Change in docker-playground[master]: osmo-pcap-latest: fix typo in Dockerfile: s/clint/client/

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Dec 10 22:59:23 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/26507 )

Change subject: osmo-pcap-latest: fix typo in Dockerfile: s/clint/client/
......................................................................

osmo-pcap-latest: fix typo in Dockerfile: s/clint/client/

This patch fixes 'ttcn3-pcap-client-test-latest' job on Jenkins.

Change-Id: Ibf472ec712624b16adff4b0f043771f257e7d71f
---
M osmo-pcap-latest/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  pespin: Looks good to me, approved
  fixeria: Verified



diff --git a/osmo-pcap-latest/Dockerfile b/osmo-pcap-latest/Dockerfile
index 7cb4d79..e0e6fa7 100644
--- a/osmo-pcap-latest/Dockerfile
+++ b/osmo-pcap-latest/Dockerfile
@@ -24,6 +24,6 @@
 COPY	osmo-pcap-client.cfg /data/
 #COPY	osmo-pcap-server.cfg /data/
 
-CMD	["/bin/sh", "-c", "/usr/bin/osmo-pcap-clint -c /data/osmo-pcap-client.cfg >/data/osmo-pcap-client.log 2>&1"]
+CMD	["/bin/sh", "-c", "/usr/bin/osmo-pcap-client -c /data/osmo-pcap-client.cfg >/data/osmo-pcap-client.log 2>&1"]
 
 EXPOSE	4237

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/26507
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ibf472ec712624b16adff4b0f043771f257e7d71f
Gerrit-Change-Number: 26507
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211210/66418a1b/attachment.htm>


More information about the gerrit-log mailing list