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