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/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 5 files changed, 0 insertions(+), 0 deletions(-) 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/llui_libtest') 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