Apply shell shebang for python files before the copyright
diff --git a/src/test/subscriber/portmaps.py b/src/test/subscriber/portmaps.py
old mode 100644
new mode 100755
index ff28924..4d91347
--- a/src/test/subscriber/portmaps.py
+++ b/src/test/subscriber/portmaps.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 # 
 # Copyright 2016-present Ciena Corporation
 #