contrib/manual_test_server: Make executable, add #!

Change-Id: I77ce1c5e9223006ec47f71df12b9a970db5276e2
This commit is contained in:
Harald Welte 2020-03-06 11:13:34 +01:00
parent b93472b534
commit 57c1213aab
1 changed files with 2 additions and 0 deletions

2
contrib/manual_test_server.py Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env python2
import mncc
import mncc_sock
import ctypes