Change in pysim[master]: pySim/utils_test.py: use proper shebang for this executable

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
Fri Mar 12 07:25:53 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/23326 )

Change subject: pySim/utils_test.py: use proper shebang for this executable
......................................................................

pySim/utils_test.py: use proper shebang for this executable

Change-Id: I8ad843643b5a97d41a12f74e2ada49088a54974d
---
M pySim/utils_test.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/pySim/utils_test.py b/pySim/utils_test.py
index 8db04bd..5cdb55e 100644
--- a/pySim/utils_test.py
+++ b/pySim/utils_test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/pyton
+#!/usr/bin/env python3
 
 import unittest
 import utils 

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

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I8ad843643b5a97d41a12f74e2ada49088a54974d
Gerrit-Change-Number: 23326
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy 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/20210312/187ae3e4/attachment.htm>


More information about the gerrit-log mailing list