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

fixeria gerrit-no-reply at lists.osmocom.org
Thu Mar 11 22:02:02 UTC 2021


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



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/26/23326/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210311/a319980f/attachment.htm>


More information about the gerrit-log mailing list