[spp] [PATCH 2/2] controller: change file mode of SPP CLI

ogawa.yasufumi at lab.ntt.co.jp ogawa.yasufumi at lab.ntt.co.jp
Wed May 8 03:59:01 CEST 2019


From: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>

Executable file should not be included in `src` directory, or warned
while checking with `devtools/checkpatches.sh` of DPDK.

Signed-off-by: Yasufumi Ogawa <ogawa.yasufumi at lab.ntt.co.jp>
---
 src/spp.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 src/spp.py

diff --git a/src/spp.py b/src/spp.py
old mode 100755
new mode 100644
-- 
2.17.1



More information about the spp mailing list