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 17:54:20 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/contrib/manual_test_server.py b/contrib/manual_test_server.py
old mode 100644
new mode 100755
index 4b2b5bd..ddf9f41
--- a/contrib/manual_test_server.py
+++ b/contrib/manual_test_server.py
@@ -1,3 +1,5 @@
+#!/usr/bin/env 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: 2
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-CC: fixeria <axilirator at gmail.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200306/44b05d41/attachment.htm>


More information about the gerrit-log mailing list