Change in osmo-ttcn3-hacks[master]: compare-results.py: use python3, python is no longer available in our...

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
Tue May 19 19:25:36 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18367 )

Change subject: compare-results.py: use python3, python is no longer available in our build images
......................................................................

compare-results.py: use python3, python is no longer available in our build images

Change-Id: I268980c8a2b0a4e826c0c488ce6315462c01cabb
---
M compare-results.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/compare-results.py b/compare-results.py
index d1adb20..556a063 100755
--- a/compare-results.py
+++ b/compare-results.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Copyright 2018 sysmocom - s.f.m.c. GmbH
 #
 # Licensed under the Apache License, Version 2.0 (the "License");

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18367
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: I268980c8a2b0a4e826c0c488ce6315462c01cabb
Gerrit-Change-Number: 18367
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200519/2e6203cc/attachment.htm>


More information about the gerrit-log mailing list