From 24b6cbcc856cba8ad984d7fd3dd648e5e774cc17 Mon Sep 17 00:00:00 2001 From: Noel Eck Date: Thu, 27 Jul 2017 11:12:59 -0700 Subject: [PATCH] permissions: No need for files to be executable chmod ugo-x for the following files. Signed-off-by: Noel Eck --- src/apds9930/CMakeLists.txt | 0 src/apds9930/javaupm_apds9930.i | 0 src/apds9930/jsupm_apds9930.i | 0 src/apds9930/pyupm_apds9930.i | 0 src/hlg150h/hlg150h.json | 0 src/kxcjk1013/kxcjk1013.cxx | 0 src/l3gd20/l3gd20.cxx | 0 src/lp8860/lp8860.json | 0 src/max44009/max44009.json | 0 src/ms5611/ms5611.json | 0 src/si1132/si1132.json | 0 11 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/apds9930/CMakeLists.txt mode change 100755 => 100644 src/apds9930/javaupm_apds9930.i mode change 100755 => 100644 src/apds9930/jsupm_apds9930.i mode change 100755 => 100644 src/apds9930/pyupm_apds9930.i mode change 100755 => 100644 src/hlg150h/hlg150h.json mode change 100755 => 100644 src/kxcjk1013/kxcjk1013.cxx mode change 100755 => 100644 src/l3gd20/l3gd20.cxx mode change 100755 => 100644 src/lp8860/lp8860.json mode change 100755 => 100644 src/max44009/max44009.json mode change 100755 => 100644 src/ms5611/ms5611.json mode change 100755 => 100644 src/si1132/si1132.json diff --git a/src/apds9930/CMakeLists.txt b/src/apds9930/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/src/apds9930/javaupm_apds9930.i b/src/apds9930/javaupm_apds9930.i old mode 100755 new mode 100644 diff --git a/src/apds9930/jsupm_apds9930.i b/src/apds9930/jsupm_apds9930.i old mode 100755 new mode 100644 diff --git a/src/apds9930/pyupm_apds9930.i b/src/apds9930/pyupm_apds9930.i old mode 100755 new mode 100644 diff --git a/src/hlg150h/hlg150h.json b/src/hlg150h/hlg150h.json old mode 100755 new mode 100644 diff --git a/src/kxcjk1013/kxcjk1013.cxx b/src/kxcjk1013/kxcjk1013.cxx old mode 100755 new mode 100644 diff --git a/src/l3gd20/l3gd20.cxx b/src/l3gd20/l3gd20.cxx old mode 100755 new mode 100644 diff --git a/src/lp8860/lp8860.json b/src/lp8860/lp8860.json old mode 100755 new mode 100644 diff --git a/src/max44009/max44009.json b/src/max44009/max44009.json old mode 100755 new mode 100644 diff --git a/src/ms5611/ms5611.json b/src/ms5611/ms5611.json old mode 100755 new mode 100644 diff --git a/src/si1132/si1132.json b/src/si1132/si1132.json old mode 100755 new mode 100644