Change in mncc-python[master]: contrib/manual_test_server: Make executable, add #!

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 6 10:49:32 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/mncc-python/+/17395 )


Change subject: contrib/manual_test_server: Make executable, add #!
......................................................................

contrib/manual_test_server: Make executable, add #!

Change-Id: I77ce1c5e9223006ec47f71df12b9a970db5276e2
---
M contrib/manual_test_server.py
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/mncc-python refs/changes/95/17395/1

diff --git a/contrib/manual_test_server.py b/contrib/manual_test_server.py
old mode 100644
new mode 100755
index 4b2b5bd..efdd836
--- a/contrib/manual_test_server.py
+++ b/contrib/manual_test_server.py
@@ -1,3 +1,5 @@
+#!/usr/bin/python2
+
 import mncc
 import mncc_sock
 import ctypes

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

Gerrit-Project: mncc-python
Gerrit-Branch: master
Gerrit-Change-Id: I77ce1c5e9223006ec47f71df12b9a970db5276e2
Gerrit-Change-Number: 17395
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200306/e2a07613/attachment.htm>


More information about the gerrit-log mailing list