commit | cb122ccd51ed370864270fcdb01c054421f0c2d3 | [log] [tgz] |
---|---|---|
author | Chetan Gaonker <chetang@calsoftlabs.com> | Tue May 10 10:58:34 2016 -0700 |
committer | Chetan Gaonker <chetang@calsoftlabs.com> | Tue May 10 10:58:34 2016 -0700 |
tree | c62f20cb3cd7f614ad508a31e3b8c5fc19a05693 | |
parent | cfcce780c6f4b9e835160d12f14d147925f49974 [diff] [blame] |
Apply shell shebang for python files before the copyright
diff --git a/src/test/onosCli/onosCliTest.py b/src/test/onosCli/onosCliTest.py old mode 100644 new mode 100755 index 731cf32..026d627 --- a/src/test/onosCli/onosCliTest.py +++ b/src/test/onosCli/onosCliTest.py
@@ -1,3 +1,4 @@ +#!/usr/bin/env python # # Copyright 2016-present Ciena Corporation #