From bc60fc16c82519bf4a9f0ec02defc322bef08066 Mon Sep 17 00:00:00 2001
From: atz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Wed, 9 Jun 2010 19:10:47 +0000
Subject: [PATCH] Executable scripts

These were all found by ./build/tools/script_x_check.sh

Signed-off-by: Joe Atzberger <atz@esilibrary.com>

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16636 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/examples/apache/startup.pl                       | 0
 Open-ILS/examples/build-eg-replication.sh                 | 0
 Open-ILS/src/asterisk/pbx-daemon/eg-pbx-allocator.pl      | 0
 Open-ILS/src/asterisk/pbx-daemon/eg-pbx-mediator.pl       | 0
 Open-ILS/src/asterisk/pbx-daemon/test_client.pl           | 0
 Open-ILS/src/extras/Evergreen.py                          | 0
 Open-ILS/src/extras/facet_types_js.pl                     | 0
 Open-ILS/src/extras/opensrf_settings_puller.pl            | 0
 Open-ILS/src/extras/org_lasso_js.pl                       | 0
 Open-ILS/src/extras/org_tree_html_options.pl              | 0
 Open-ILS/src/extras/org_tree_js.pl                        | 0
 Open-ILS/src/extras/org_tree_proximity.pl                 | 0
 Open-ILS/src/python/oils/__init__.py                      | 0
 Open-ILS/src/python/oils/const.py                         | 0
 Open-ILS/src/python/oils/event.py                         | 0
 Open-ILS/src/python/oils/org.py                           | 0
 Open-ILS/src/python/oils/system.py                        | 0
 Open-ILS/src/python/oils/utils/__init__.py                | 0
 Open-ILS/src/python/oils/utils/csedit.py                  | 0
 Open-ILS/src/python/oils/utils/idl.py                     | 0
 Open-ILS/src/python/oils/utils/utils.py                   | 0
 Open-ILS/src/python/setup.py                              | 0
 Open-ILS/src/support-scripts/edi_fetcher.pl               | 0
 Open-ILS/src/support-scripts/edi_pusher.pl                | 0
 Open-ILS/src/support-scripts/eg_db_config.pl              | 0
 Open-ILS/src/support-scripts/test-scripts/acq_fund.py     | 0
 Open-ILS/src/support-scripts/test-scripts/circ_rules.pl   | 0
 Open-ILS/src/support-scripts/test-scripts/collections.pl  | 0
 Open-ILS/src/support-scripts/test-scripts/edi_object.pl   | 0
 Open-ILS/src/support-scripts/test-scripts/ftp.pl          | 0
 Open-ILS/src/support-scripts/test-scripts/ftp_ls.pl       | 0
 Open-ILS/src/support-scripts/test-scripts/net_ssh2.pl     | 0
 Open-ILS/src/support-scripts/test-scripts/net_ssh2_ls.pl  | 0
 Open-ILS/src/support-scripts/test-scripts/ordrsp_parse.pl | 0
 Open-ILS/src/support-scripts/test-scripts/payment_test.pl | 0
 build/i18n/scripts/marc_tooltip_maker.py                  | 0
 build/i18n/tests/check_entities.py                        | 0
 build/i18n/tests/check_properties.py                      | 0
 build/i18n/tests/testIDL.py                               | 0
 build/i18n/tests/testSQL.py                               | 0
 build/i18n/tests/testbase.py                              | 0
 build/i18n/tests/testhelper.py                            | 0
 build/i18n/tests/testpo.py                                | 0
 43 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 Open-ILS/examples/apache/startup.pl
 mode change 100644 => 100755 Open-ILS/examples/build-eg-replication.sh
 mode change 100644 => 100755 Open-ILS/src/asterisk/pbx-daemon/eg-pbx-allocator.pl
 mode change 100644 => 100755 Open-ILS/src/asterisk/pbx-daemon/eg-pbx-mediator.pl
 mode change 100644 => 100755 Open-ILS/src/asterisk/pbx-daemon/test_client.pl
 mode change 100644 => 100755 Open-ILS/src/extras/Evergreen.py
 mode change 100644 => 100755 Open-ILS/src/extras/facet_types_js.pl
 mode change 100644 => 100755 Open-ILS/src/extras/opensrf_settings_puller.pl
 mode change 100644 => 100755 Open-ILS/src/extras/org_lasso_js.pl
 mode change 100644 => 100755 Open-ILS/src/extras/org_tree_html_options.pl
 mode change 100644 => 100755 Open-ILS/src/extras/org_tree_js.pl
 mode change 100644 => 100755 Open-ILS/src/extras/org_tree_proximity.pl
 mode change 100644 => 100755 Open-ILS/src/python/oils/__init__.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/const.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/event.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/org.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/system.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/utils/__init__.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/utils/csedit.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/utils/idl.py
 mode change 100644 => 100755 Open-ILS/src/python/oils/utils/utils.py
 mode change 100644 => 100755 Open-ILS/src/python/setup.py
 mode change 100644 => 100755 Open-ILS/src/support-scripts/edi_fetcher.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/edi_pusher.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/eg_db_config.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/acq_fund.py
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/circ_rules.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/collections.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/edi_object.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/ftp.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/ftp_ls.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/net_ssh2.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/net_ssh2_ls.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/ordrsp_parse.pl
 mode change 100644 => 100755 Open-ILS/src/support-scripts/test-scripts/payment_test.pl
 mode change 100644 => 100755 build/i18n/scripts/marc_tooltip_maker.py
 mode change 100644 => 100755 build/i18n/tests/check_entities.py
 mode change 100644 => 100755 build/i18n/tests/check_properties.py
 mode change 100644 => 100755 build/i18n/tests/testIDL.py
 mode change 100644 => 100755 build/i18n/tests/testSQL.py
 mode change 100644 => 100755 build/i18n/tests/testbase.py
 mode change 100644 => 100755 build/i18n/tests/testhelper.py
 mode change 100644 => 100755 build/i18n/tests/testpo.py

diff --git a/Open-ILS/examples/apache/startup.pl b/Open-ILS/examples/apache/startup.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/examples/build-eg-replication.sh b/Open-ILS/examples/build-eg-replication.sh
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/asterisk/pbx-daemon/eg-pbx-allocator.pl b/Open-ILS/src/asterisk/pbx-daemon/eg-pbx-allocator.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/asterisk/pbx-daemon/eg-pbx-mediator.pl b/Open-ILS/src/asterisk/pbx-daemon/eg-pbx-mediator.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/asterisk/pbx-daemon/test_client.pl b/Open-ILS/src/asterisk/pbx-daemon/test_client.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/Evergreen.py b/Open-ILS/src/extras/Evergreen.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/facet_types_js.pl b/Open-ILS/src/extras/facet_types_js.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/opensrf_settings_puller.pl b/Open-ILS/src/extras/opensrf_settings_puller.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/org_lasso_js.pl b/Open-ILS/src/extras/org_lasso_js.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/org_tree_html_options.pl b/Open-ILS/src/extras/org_tree_html_options.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/org_tree_js.pl b/Open-ILS/src/extras/org_tree_js.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/extras/org_tree_proximity.pl b/Open-ILS/src/extras/org_tree_proximity.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/__init__.py b/Open-ILS/src/python/oils/__init__.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/const.py b/Open-ILS/src/python/oils/const.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/event.py b/Open-ILS/src/python/oils/event.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/org.py b/Open-ILS/src/python/oils/org.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/system.py b/Open-ILS/src/python/oils/system.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/utils/__init__.py b/Open-ILS/src/python/oils/utils/__init__.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/utils/csedit.py b/Open-ILS/src/python/oils/utils/csedit.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/utils/idl.py b/Open-ILS/src/python/oils/utils/idl.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/oils/utils/utils.py b/Open-ILS/src/python/oils/utils/utils.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/python/setup.py b/Open-ILS/src/python/setup.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/edi_fetcher.pl b/Open-ILS/src/support-scripts/edi_fetcher.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/edi_pusher.pl b/Open-ILS/src/support-scripts/edi_pusher.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/eg_db_config.pl b/Open-ILS/src/support-scripts/eg_db_config.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/acq_fund.py b/Open-ILS/src/support-scripts/test-scripts/acq_fund.py
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/circ_rules.pl b/Open-ILS/src/support-scripts/test-scripts/circ_rules.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/collections.pl b/Open-ILS/src/support-scripts/test-scripts/collections.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/edi_object.pl b/Open-ILS/src/support-scripts/test-scripts/edi_object.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/ftp.pl b/Open-ILS/src/support-scripts/test-scripts/ftp.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/ftp_ls.pl b/Open-ILS/src/support-scripts/test-scripts/ftp_ls.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/net_ssh2.pl b/Open-ILS/src/support-scripts/test-scripts/net_ssh2.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/net_ssh2_ls.pl b/Open-ILS/src/support-scripts/test-scripts/net_ssh2_ls.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/ordrsp_parse.pl b/Open-ILS/src/support-scripts/test-scripts/ordrsp_parse.pl
old mode 100644
new mode 100755
diff --git a/Open-ILS/src/support-scripts/test-scripts/payment_test.pl b/Open-ILS/src/support-scripts/test-scripts/payment_test.pl
old mode 100644
new mode 100755
diff --git a/build/i18n/scripts/marc_tooltip_maker.py b/build/i18n/scripts/marc_tooltip_maker.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/check_entities.py b/build/i18n/tests/check_entities.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/check_properties.py b/build/i18n/tests/check_properties.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/testIDL.py b/build/i18n/tests/testIDL.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/testSQL.py b/build/i18n/tests/testSQL.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/testbase.py b/build/i18n/tests/testbase.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/testhelper.py b/build/i18n/tests/testhelper.py
old mode 100644
new mode 100755
diff --git a/build/i18n/tests/testpo.py b/build/i18n/tests/testpo.py
old mode 100644
new mode 100755
-- 
2.11.0