From 03efb8f293fb7a3e85d71e7ce05b76d124c20e90 Mon Sep 17 00:00:00 2001 From: martin Date: Tue, 6 Sep 2011 19:06:13 -0400 Subject: [PATCH] CC-2760: Remove shebangs from files that don't need them, fix chmod of files -done --- .../php-amqplib/demo/amqp_airtime_consumer.php | 0 .../library/php-amqplib/demo/amqp_consumer.php | 0 .../library/php-amqplib/demo/amqp_publisher.php | 0 .../3rd_party/setuptools-0.6c11-py2.6.egg | Bin python_apps/api_clients/api_client.py | 0 python_apps/media-monitor/MediaMonitor.py | 1 - .../media-monitor/install/media-monitor-install.py | 0 .../install/media-monitor-uninstall.py | 0 python_apps/pypo/install/pypo-install.py | 0 python_apps/pypo/install/pypo-uninstall.py | 0 .../liquidsoap_scripts/library/tests/LS354-1.liq | 0 .../liquidsoap_scripts/library/tests/LS354-2.liq | 0 python_apps/pypo/pypo-cli.py | 0 python_apps/pypo/pypo-notify.py | 0 python_apps/pypo/pypofetch.py | 0 python_apps/pypo/pypopush.py | 0 python_apps/pypo/test/pypo-api-validator.py | 0 python_apps/pypo/util/__init__.py | 0 python_apps/pypo/util/status.py | 0 .../show-recorder/install/recorder-install.py | 0 .../show-recorder/install/recorder-uninstall.py | 0 python_apps/show-recorder/recorder.py | 1 - utils/airtime-import/airtime-import.py | 1 - utils/airtime-user.php | 0 utils/phone_home_stat.php | 0 utils/rivendell-converter.sh | 0 utils/serbianLatinToCyrillicConverter.py | 0 27 files changed, 3 deletions(-) mode change 100644 => 100755 airtime_mvc/library/php-amqplib/demo/amqp_airtime_consumer.php mode change 100644 => 100755 airtime_mvc/library/php-amqplib/demo/amqp_consumer.php mode change 100644 => 100755 airtime_mvc/library/php-amqplib/demo/amqp_publisher.php mode change 100644 => 100755 install_minimal/3rd_party/setuptools-0.6c11-py2.6.egg mode change 100644 => 100755 python_apps/api_clients/api_client.py mode change 100755 => 100644 python_apps/media-monitor/install/media-monitor-install.py mode change 100755 => 100644 python_apps/media-monitor/install/media-monitor-uninstall.py mode change 100755 => 100644 python_apps/pypo/install/pypo-install.py mode change 100755 => 100644 python_apps/pypo/install/pypo-uninstall.py mode change 100755 => 100644 python_apps/pypo/liquidsoap_scripts/library/tests/LS354-1.liq mode change 100755 => 100644 python_apps/pypo/liquidsoap_scripts/library/tests/LS354-2.liq mode change 100755 => 100644 python_apps/pypo/pypo-cli.py mode change 100755 => 100644 python_apps/pypo/pypo-notify.py mode change 100755 => 100644 python_apps/pypo/pypofetch.py mode change 100755 => 100644 python_apps/pypo/pypopush.py mode change 100755 => 100644 python_apps/pypo/test/pypo-api-validator.py mode change 100755 => 100644 python_apps/pypo/util/__init__.py mode change 100755 => 100644 python_apps/pypo/util/status.py mode change 100755 => 100644 python_apps/show-recorder/install/recorder-install.py mode change 100755 => 100644 python_apps/show-recorder/install/recorder-uninstall.py mode change 100644 => 100755 utils/airtime-user.php mode change 100644 => 100755 utils/phone_home_stat.php mode change 100644 => 100755 utils/rivendell-converter.sh mode change 100755 => 100644 utils/serbianLatinToCyrillicConverter.py diff --git a/airtime_mvc/library/php-amqplib/demo/amqp_airtime_consumer.php b/airtime_mvc/library/php-amqplib/demo/amqp_airtime_consumer.php old mode 100644 new mode 100755 diff --git a/airtime_mvc/library/php-amqplib/demo/amqp_consumer.php b/airtime_mvc/library/php-amqplib/demo/amqp_consumer.php old mode 100644 new mode 100755 diff --git a/airtime_mvc/library/php-amqplib/demo/amqp_publisher.php b/airtime_mvc/library/php-amqplib/demo/amqp_publisher.php old mode 100644 new mode 100755 diff --git a/install_minimal/3rd_party/setuptools-0.6c11-py2.6.egg b/install_minimal/3rd_party/setuptools-0.6c11-py2.6.egg old mode 100644 new mode 100755 diff --git a/python_apps/api_clients/api_client.py b/python_apps/api_clients/api_client.py old mode 100644 new mode 100755 diff --git a/python_apps/media-monitor/MediaMonitor.py b/python_apps/media-monitor/MediaMonitor.py index dadb1e65e..16f27a495 100644 --- a/python_apps/media-monitor/MediaMonitor.py +++ b/python_apps/media-monitor/MediaMonitor.py @@ -1,4 +1,3 @@ -#!/usr/local/bin/python import time import logging import logging.config diff --git a/python_apps/media-monitor/install/media-monitor-install.py b/python_apps/media-monitor/install/media-monitor-install.py old mode 100755 new mode 100644 diff --git a/python_apps/media-monitor/install/media-monitor-uninstall.py b/python_apps/media-monitor/install/media-monitor-uninstall.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/install/pypo-install.py b/python_apps/pypo/install/pypo-install.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/install/pypo-uninstall.py b/python_apps/pypo/install/pypo-uninstall.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/liquidsoap_scripts/library/tests/LS354-1.liq b/python_apps/pypo/liquidsoap_scripts/library/tests/LS354-1.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/liquidsoap_scripts/library/tests/LS354-2.liq b/python_apps/pypo/liquidsoap_scripts/library/tests/LS354-2.liq old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo-cli.py b/python_apps/pypo/pypo-cli.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypo-notify.py b/python_apps/pypo/pypo-notify.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypofetch.py b/python_apps/pypo/pypofetch.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/pypopush.py b/python_apps/pypo/pypopush.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/test/pypo-api-validator.py b/python_apps/pypo/test/pypo-api-validator.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/util/__init__.py b/python_apps/pypo/util/__init__.py old mode 100755 new mode 100644 diff --git a/python_apps/pypo/util/status.py b/python_apps/pypo/util/status.py old mode 100755 new mode 100644 diff --git a/python_apps/show-recorder/install/recorder-install.py b/python_apps/show-recorder/install/recorder-install.py old mode 100755 new mode 100644 diff --git a/python_apps/show-recorder/install/recorder-uninstall.py b/python_apps/show-recorder/install/recorder-uninstall.py old mode 100755 new mode 100644 diff --git a/python_apps/show-recorder/recorder.py b/python_apps/show-recorder/recorder.py index 22bf64452..681f8c831 100644 --- a/python_apps/show-recorder/recorder.py +++ b/python_apps/show-recorder/recorder.py @@ -1,4 +1,3 @@ -#!/usr/local/bin/python import urllib import logging import logging.config diff --git a/utils/airtime-import/airtime-import.py b/utils/airtime-import/airtime-import.py index fdad11512..0c9b02d89 100644 --- a/utils/airtime-import/airtime-import.py +++ b/utils/airtime-import/airtime-import.py @@ -1,4 +1,3 @@ -#!/usr/local/bin/python import sys import os import logging diff --git a/utils/airtime-user.php b/utils/airtime-user.php old mode 100644 new mode 100755 diff --git a/utils/phone_home_stat.php b/utils/phone_home_stat.php old mode 100644 new mode 100755 diff --git a/utils/rivendell-converter.sh b/utils/rivendell-converter.sh old mode 100644 new mode 100755 diff --git a/utils/serbianLatinToCyrillicConverter.py b/utils/serbianLatinToCyrillicConverter.py old mode 100755 new mode 100644