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/test/CMakeLists.txt | 0 indra/test/blowfish.digits.txt | 0 indra/test/catch_and_store_what_in.h | 0 indra/test/debug.h | 0 indra/test/io.cpp | 0 indra/test/llapp_tut.cpp | 0 indra/test/llassetuploadqueue_tut.cpp | 0 indra/test/llblowfish_tut.cpp | 0 indra/test/llbuffer_tut.cpp | 0 indra/test/lldatapacker_tut.cpp | 0 indra/test/lldoubledispatch_tut.cpp | 0 indra/test/llevents_tut.cpp | 0 indra/test/llhttpdate_tut.cpp | 0 indra/test/llhttpnode_tut.cpp | 0 indra/test/lliohttpserver_tut.cpp | 0 indra/test/llmessageconfig_tut.cpp | 0 indra/test/llmessagetemplateparser_tut.cpp | 0 indra/test/llpermissions_tut.cpp | 0 indra/test/llpipeutil.cpp | 0 indra/test/llpipeutil.h | 0 indra/test/llsaleinfo_tut.cpp | 0 indra/test/llscriptresource_tut.cpp | 0 indra/test/llsd_new_tut.cpp | 0 indra/test/llsdmessagebuilder_tut.cpp | 0 indra/test/llsdmessagereader_tut.cpp | 0 indra/test/llsdtraits.h | 0 indra/test/llsdutil_tut.cpp | 0 indra/test/llservicebuilder_tut.cpp | 0 indra/test/llstreamtools_tut.cpp | 0 indra/test/lltemplatemessagebuilder_tut.cpp | 0 indra/test/lltimestampcache_tut.cpp | 0 indra/test/lltranscode_tut.cpp | 0 indra/test/lltut.cpp | 0 indra/test/lltut.h | 0 indra/test/lluserrelations_tut.cpp | 0 indra/test/llxorcipher_tut.cpp | 0 indra/test/message_tut.cpp | 0 indra/test/mock_http_client.cpp | 0 indra/test/mock_http_client.h | 0 indra/test/namedtempfile.h | 0 indra/test/prim_linkability_tut.cpp | 0 indra/test/test.cpp | 0 indra/test/test.h | 0 43 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 indra/test/CMakeLists.txt mode change 100755 => 100644 indra/test/blowfish.digits.txt mode change 100755 => 100644 indra/test/catch_and_store_what_in.h mode change 100755 => 100644 indra/test/debug.h mode change 100755 => 100644 indra/test/io.cpp mode change 100755 => 100644 indra/test/llapp_tut.cpp mode change 100755 => 100644 indra/test/llassetuploadqueue_tut.cpp mode change 100755 => 100644 indra/test/llblowfish_tut.cpp mode change 100755 => 100644 indra/test/llbuffer_tut.cpp mode change 100755 => 100644 indra/test/lldatapacker_tut.cpp mode change 100755 => 100644 indra/test/lldoubledispatch_tut.cpp mode change 100755 => 100644 indra/test/llevents_tut.cpp mode change 100755 => 100644 indra/test/llhttpdate_tut.cpp mode change 100755 => 100644 indra/test/llhttpnode_tut.cpp mode change 100755 => 100644 indra/test/lliohttpserver_tut.cpp mode change 100755 => 100644 indra/test/llmessageconfig_tut.cpp mode change 100755 => 100644 indra/test/llmessagetemplateparser_tut.cpp mode change 100755 => 100644 indra/test/llpermissions_tut.cpp mode change 100755 => 100644 indra/test/llpipeutil.cpp mode change 100755 => 100644 indra/test/llpipeutil.h mode change 100755 => 100644 indra/test/llsaleinfo_tut.cpp mode change 100755 => 100644 indra/test/llscriptresource_tut.cpp mode change 100755 => 100644 indra/test/llsd_new_tut.cpp mode change 100755 => 100644 indra/test/llsdmessagebuilder_tut.cpp mode change 100755 => 100644 indra/test/llsdmessagereader_tut.cpp mode change 100755 => 100644 indra/test/llsdtraits.h mode change 100755 => 100644 indra/test/llsdutil_tut.cpp mode change 100755 => 100644 indra/test/llservicebuilder_tut.cpp mode change 100755 => 100644 indra/test/llstreamtools_tut.cpp mode change 100755 => 100644 indra/test/lltemplatemessagebuilder_tut.cpp mode change 100755 => 100644 indra/test/lltimestampcache_tut.cpp mode change 100755 => 100644 indra/test/lltranscode_tut.cpp mode change 100755 => 100644 indra/test/lltut.cpp mode change 100755 => 100644 indra/test/lltut.h mode change 100755 => 100644 indra/test/lluserrelations_tut.cpp mode change 100755 => 100644 indra/test/llxorcipher_tut.cpp mode change 100755 => 100644 indra/test/message_tut.cpp mode change 100755 => 100644 indra/test/mock_http_client.cpp mode change 100755 => 100644 indra/test/mock_http_client.h mode change 100755 => 100644 indra/test/namedtempfile.h mode change 100755 => 100644 indra/test/prim_linkability_tut.cpp mode change 100755 => 100644 indra/test/test.cpp mode change 100755 => 100644 indra/test/test.h (limited to 'indra/test') diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt old mode 100755 new mode 100644 diff --git a/indra/test/blowfish.digits.txt b/indra/test/blowfish.digits.txt old mode 100755 new mode 100644 diff --git a/indra/test/catch_and_store_what_in.h b/indra/test/catch_and_store_what_in.h old mode 100755 new mode 100644 diff --git a/indra/test/debug.h b/indra/test/debug.h old mode 100755 new mode 100644 diff --git a/indra/test/io.cpp b/indra/test/io.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llapp_tut.cpp b/indra/test/llapp_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llassetuploadqueue_tut.cpp b/indra/test/llassetuploadqueue_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llblowfish_tut.cpp b/indra/test/llblowfish_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llbuffer_tut.cpp b/indra/test/llbuffer_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lldatapacker_tut.cpp b/indra/test/lldatapacker_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lldoubledispatch_tut.cpp b/indra/test/lldoubledispatch_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llevents_tut.cpp b/indra/test/llevents_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llhttpdate_tut.cpp b/indra/test/llhttpdate_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llhttpnode_tut.cpp b/indra/test/llhttpnode_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lliohttpserver_tut.cpp b/indra/test/lliohttpserver_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llmessageconfig_tut.cpp b/indra/test/llmessageconfig_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llmessagetemplateparser_tut.cpp b/indra/test/llmessagetemplateparser_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llpermissions_tut.cpp b/indra/test/llpermissions_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llpipeutil.cpp b/indra/test/llpipeutil.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llpipeutil.h b/indra/test/llpipeutil.h old mode 100755 new mode 100644 diff --git a/indra/test/llsaleinfo_tut.cpp b/indra/test/llsaleinfo_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llscriptresource_tut.cpp b/indra/test/llscriptresource_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llsd_new_tut.cpp b/indra/test/llsd_new_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llsdmessagebuilder_tut.cpp b/indra/test/llsdmessagebuilder_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llsdmessagereader_tut.cpp b/indra/test/llsdmessagereader_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llsdtraits.h b/indra/test/llsdtraits.h old mode 100755 new mode 100644 diff --git a/indra/test/llsdutil_tut.cpp b/indra/test/llsdutil_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llservicebuilder_tut.cpp b/indra/test/llservicebuilder_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llstreamtools_tut.cpp b/indra/test/llstreamtools_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lltemplatemessagebuilder_tut.cpp b/indra/test/lltemplatemessagebuilder_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lltimestampcache_tut.cpp b/indra/test/lltimestampcache_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lltranscode_tut.cpp b/indra/test/lltranscode_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lltut.cpp b/indra/test/lltut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/lltut.h b/indra/test/lltut.h old mode 100755 new mode 100644 diff --git a/indra/test/lluserrelations_tut.cpp b/indra/test/lluserrelations_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/llxorcipher_tut.cpp b/indra/test/llxorcipher_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/message_tut.cpp b/indra/test/message_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/mock_http_client.cpp b/indra/test/mock_http_client.cpp old mode 100755 new mode 100644 diff --git a/indra/test/mock_http_client.h b/indra/test/mock_http_client.h old mode 100755 new mode 100644 diff --git a/indra/test/namedtempfile.h b/indra/test/namedtempfile.h old mode 100755 new mode 100644 diff --git a/indra/test/prim_linkability_tut.cpp b/indra/test/prim_linkability_tut.cpp old mode 100755 new mode 100644 diff --git a/indra/test/test.cpp b/indra/test/test.cpp old mode 100755 new mode 100644 diff --git a/indra/test/test.h b/indra/test/test.h old mode 100755 new mode 100644 -- cgit v1.2.3