From c8726aba303bcf1207b730a344536e25491420bc Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Tue, 10 Nov 2015 09:48:56 -0500 Subject: remove execute permission from many files that should not have it --- indra/integration_tests/CMakeLists.txt | 0 indra/integration_tests/llimage_libtest/CMakeLists.txt | 0 indra/integration_tests/llimage_libtest/filters/autocontrast.xml | 0 indra/integration_tests/llimage_libtest/filters/badtrip.xml | 0 indra/integration_tests/llimage_libtest/filters/brighten.xml | 0 indra/integration_tests/llimage_libtest/filters/darken.xml | 0 indra/integration_tests/llimage_libtest/filters/lightleak.xml | 0 indra/integration_tests/llimage_libtest/filters/linearize.xml | 0 indra/integration_tests/llimage_libtest/filters/miniature.xml | 0 indra/integration_tests/llimage_libtest/filters/newsscreen.xml | 0 indra/integration_tests/llimage_libtest/filters/pixelate.xml | 0 indra/integration_tests/llimage_libtest/filters/posterize.xml | 0 indra/integration_tests/llimage_libtest/filters/thematrix.xml | 0 indra/integration_tests/llimage_libtest/filters/toycamera.xml | 0 indra/integration_tests/llimage_libtest/filters/video.xml | 0 indra/integration_tests/llimage_libtest/llimage_libtest.cpp | 0 indra/integration_tests/llimage_libtest/llimage_libtest.h | 0 indra/integration_tests/llui_libtest/CMakeLists.txt | 0 indra/integration_tests/llui_libtest/llui_libtest.cpp | 0 indra/integration_tests/llui_libtest/llui_libtest.h | 0 indra/integration_tests/llui_libtest/llwidgetreg.cpp | 0 indra/integration_tests/llui_libtest/llwidgetreg.h | 0 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 indra/integration_tests/CMakeLists.txt mode change 100755 => 100644 indra/integration_tests/llimage_libtest/CMakeLists.txt mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/autocontrast.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/badtrip.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/brighten.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/darken.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/lightleak.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/linearize.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/miniature.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/newsscreen.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/pixelate.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/posterize.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/thematrix.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/toycamera.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/filters/video.xml mode change 100755 => 100644 indra/integration_tests/llimage_libtest/llimage_libtest.cpp mode change 100755 => 100644 indra/integration_tests/llimage_libtest/llimage_libtest.h mode change 100755 => 100644 indra/integration_tests/llui_libtest/CMakeLists.txt mode change 100755 => 100644 indra/integration_tests/llui_libtest/llui_libtest.cpp mode change 100755 => 100644 indra/integration_tests/llui_libtest/llui_libtest.h mode change 100755 => 100644 indra/integration_tests/llui_libtest/llwidgetreg.cpp mode change 100755 => 100644 indra/integration_tests/llui_libtest/llwidgetreg.h (limited to 'indra/integration_tests') diff --git a/indra/integration_tests/CMakeLists.txt b/indra/integration_tests/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/CMakeLists.txt b/indra/integration_tests/llimage_libtest/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/autocontrast.xml b/indra/integration_tests/llimage_libtest/filters/autocontrast.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/badtrip.xml b/indra/integration_tests/llimage_libtest/filters/badtrip.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/brighten.xml b/indra/integration_tests/llimage_libtest/filters/brighten.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/darken.xml b/indra/integration_tests/llimage_libtest/filters/darken.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/lightleak.xml b/indra/integration_tests/llimage_libtest/filters/lightleak.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/linearize.xml b/indra/integration_tests/llimage_libtest/filters/linearize.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/miniature.xml b/indra/integration_tests/llimage_libtest/filters/miniature.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/newsscreen.xml b/indra/integration_tests/llimage_libtest/filters/newsscreen.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/pixelate.xml b/indra/integration_tests/llimage_libtest/filters/pixelate.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/posterize.xml b/indra/integration_tests/llimage_libtest/filters/posterize.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/thematrix.xml b/indra/integration_tests/llimage_libtest/filters/thematrix.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/toycamera.xml b/indra/integration_tests/llimage_libtest/filters/toycamera.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/filters/video.xml b/indra/integration_tests/llimage_libtest/filters/video.xml old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/llimage_libtest.cpp b/indra/integration_tests/llimage_libtest/llimage_libtest.cpp old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llimage_libtest/llimage_libtest.h b/indra/integration_tests/llimage_libtest/llimage_libtest.h old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llui_libtest/CMakeLists.txt b/indra/integration_tests/llui_libtest/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llui_libtest/llui_libtest.cpp b/indra/integration_tests/llui_libtest/llui_libtest.cpp old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llui_libtest/llui_libtest.h b/indra/integration_tests/llui_libtest/llui_libtest.h old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llui_libtest/llwidgetreg.cpp b/indra/integration_tests/llui_libtest/llwidgetreg.cpp old mode 100755 new mode 100644 diff --git a/indra/integration_tests/llui_libtest/llwidgetreg.h b/indra/integration_tests/llui_libtest/llwidgetreg.h old mode 100755 new mode 100644 -- cgit v1.2.3