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

neels gerrit-no-reply at lists.osmocom.org
Tue May 19 16:20:14 UTC 2020


neels has uploaded this change for review. ( 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(-)



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

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: 1
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200519/427957b9/attachment.htm>


More information about the gerrit-log mailing list