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/llmath/tests/alignment_test.cpp | 0 indra/llmath/tests/llbbox_test.cpp | 0 indra/llmath/tests/llbboxlocal_test.cpp | 0 indra/llmath/tests/llmodularmath_test.cpp | 0 indra/llmath/tests/llquaternion_test.cpp | 0 indra/llmath/tests/llrect_test.cpp | 0 indra/llmath/tests/m3math_test.cpp | 0 indra/llmath/tests/mathmisc_test.cpp | 0 indra/llmath/tests/v2math_test.cpp | 0 indra/llmath/tests/v3color_test.cpp | 0 indra/llmath/tests/v3dmath_test.cpp | 0 indra/llmath/tests/v3math_test.cpp | 0 indra/llmath/tests/v4color_test.cpp | 0 indra/llmath/tests/v4coloru_test.cpp | 0 indra/llmath/tests/v4math_test.cpp | 0 indra/llmath/tests/xform_test.cpp | 0 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 indra/llmath/tests/alignment_test.cpp mode change 100755 => 100644 indra/llmath/tests/llbbox_test.cpp mode change 100755 => 100644 indra/llmath/tests/llbboxlocal_test.cpp mode change 100755 => 100644 indra/llmath/tests/llmodularmath_test.cpp mode change 100755 => 100644 indra/llmath/tests/llquaternion_test.cpp mode change 100755 => 100644 indra/llmath/tests/llrect_test.cpp mode change 100755 => 100644 indra/llmath/tests/m3math_test.cpp mode change 100755 => 100644 indra/llmath/tests/mathmisc_test.cpp mode change 100755 => 100644 indra/llmath/tests/v2math_test.cpp mode change 100755 => 100644 indra/llmath/tests/v3color_test.cpp mode change 100755 => 100644 indra/llmath/tests/v3dmath_test.cpp mode change 100755 => 100644 indra/llmath/tests/v3math_test.cpp mode change 100755 => 100644 indra/llmath/tests/v4color_test.cpp mode change 100755 => 100644 indra/llmath/tests/v4coloru_test.cpp mode change 100755 => 100644 indra/llmath/tests/v4math_test.cpp mode change 100755 => 100644 indra/llmath/tests/xform_test.cpp (limited to 'indra/llmath/tests') diff --git a/indra/llmath/tests/alignment_test.cpp b/indra/llmath/tests/alignment_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/llbbox_test.cpp b/indra/llmath/tests/llbbox_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/llbboxlocal_test.cpp b/indra/llmath/tests/llbboxlocal_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/llmodularmath_test.cpp b/indra/llmath/tests/llmodularmath_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/llquaternion_test.cpp b/indra/llmath/tests/llquaternion_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/llrect_test.cpp b/indra/llmath/tests/llrect_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/m3math_test.cpp b/indra/llmath/tests/m3math_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/mathmisc_test.cpp b/indra/llmath/tests/mathmisc_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v2math_test.cpp b/indra/llmath/tests/v2math_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v3color_test.cpp b/indra/llmath/tests/v3color_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v3dmath_test.cpp b/indra/llmath/tests/v3dmath_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v3math_test.cpp b/indra/llmath/tests/v3math_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v4color_test.cpp b/indra/llmath/tests/v4color_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v4coloru_test.cpp b/indra/llmath/tests/v4coloru_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/v4math_test.cpp b/indra/llmath/tests/v4math_test.cpp old mode 100755 new mode 100644 diff --git a/indra/llmath/tests/xform_test.cpp b/indra/llmath/tests/xform_test.cpp old mode 100755 new mode 100644 -- cgit v1.2.3