[Asterisk-code-review] Remove executable flag from files that are not executable. (testsuite[master])

Sean Bright asteriskteam at digium.com
Wed Feb 21 08:01:12 CST 2018


Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/8311


Change subject: Remove executable flag from files that are not executable.
......................................................................

Remove executable flag from files that are not executable.

This removes the executable flag from *.xml and all *.py files that do
not contain any line matching '^#!'.

ASTERISK-24292

Change-Id: I9aac68227e706a8d456110d6a5d46434ed8b1f57
---
M tests/channels/SIP/rfc2833_dtmf_detect/sipp/broken_dtmf.xml
M tests/channels/SIP/rfc2833_dtmf_detect/sipp/dtmf_baseline.xml
M tests/channels/SIP/sip_hold/sipp/phone_A_no_direction.xml
M tests/channels/SIP/sip_hold/sipp/phone_B_no_direction.xml
M tests/channels/pjsip/subscriptions/rls/rls_test.py
M tests/channels/pjsip/subscriptions/rls/rls_validation.py
M tests/channels/pjsip/transfers/attended_transfer/nominal/callee_remote/transfer.py
M tests/manager/bridge_actions/check_bridge.py
M tests/rest_api/applications/double-subscribe-device-state/subscribe_device_state.py
M tests/rest_api/bridges/bridge_record/bridges_record.py
M tests/rest_api/bridges/playback/basic/bridges_play.py
M tests/rest_api/bridges/playback/tones/bridges_play.py
M tests/rest_api/channels/originate_then_continue/channel_originate.py
M tests/rest_api/external_interaction/attended_transfer/attended_transfer.py
M tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/blind_transfer.py
M tests/rest_api/mailbox/baseline/mailbox_baseline.py
M tests/rest_api/recording/file_conflicts/recording.py
M tests/rest_api/recording/format_unavailable/recording.py
18 files changed, 0 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/11/8311/1

diff --git a/tests/channels/SIP/rfc2833_dtmf_detect/sipp/broken_dtmf.xml b/tests/channels/SIP/rfc2833_dtmf_detect/sipp/broken_dtmf.xml
old mode 100755
new mode 100644
diff --git a/tests/channels/SIP/rfc2833_dtmf_detect/sipp/dtmf_baseline.xml b/tests/channels/SIP/rfc2833_dtmf_detect/sipp/dtmf_baseline.xml
old mode 100755
new mode 100644
diff --git a/tests/channels/SIP/sip_hold/sipp/phone_A_no_direction.xml b/tests/channels/SIP/sip_hold/sipp/phone_A_no_direction.xml
old mode 100755
new mode 100644
diff --git a/tests/channels/SIP/sip_hold/sipp/phone_B_no_direction.xml b/tests/channels/SIP/sip_hold/sipp/phone_B_no_direction.xml
old mode 100755
new mode 100644
diff --git a/tests/channels/pjsip/subscriptions/rls/rls_test.py b/tests/channels/pjsip/subscriptions/rls/rls_test.py
old mode 100755
new mode 100644
diff --git a/tests/channels/pjsip/subscriptions/rls/rls_validation.py b/tests/channels/pjsip/subscriptions/rls/rls_validation.py
old mode 100755
new mode 100644
diff --git a/tests/channels/pjsip/transfers/attended_transfer/nominal/callee_remote/transfer.py b/tests/channels/pjsip/transfers/attended_transfer/nominal/callee_remote/transfer.py
old mode 100755
new mode 100644
diff --git a/tests/manager/bridge_actions/check_bridge.py b/tests/manager/bridge_actions/check_bridge.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/applications/double-subscribe-device-state/subscribe_device_state.py b/tests/rest_api/applications/double-subscribe-device-state/subscribe_device_state.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/bridges/bridge_record/bridges_record.py b/tests/rest_api/bridges/bridge_record/bridges_record.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/bridges/playback/basic/bridges_play.py b/tests/rest_api/bridges/playback/basic/bridges_play.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/bridges/playback/tones/bridges_play.py b/tests/rest_api/bridges/playback/tones/bridges_play.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/channels/originate_then_continue/channel_originate.py b/tests/rest_api/channels/originate_then_continue/channel_originate.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/external_interaction/attended_transfer/attended_transfer.py b/tests/rest_api/external_interaction/attended_transfer/attended_transfer.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/blind_transfer.py b/tests/rest_api/external_interaction/blind_transfer/stasis_bridge_to_non_stasis_app/blind_transfer.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/mailbox/baseline/mailbox_baseline.py b/tests/rest_api/mailbox/baseline/mailbox_baseline.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/recording/file_conflicts/recording.py b/tests/rest_api/recording/file_conflicts/recording.py
old mode 100755
new mode 100644
diff --git a/tests/rest_api/recording/format_unavailable/recording.py b/tests/rest_api/recording/format_unavailable/recording.py
old mode 100755
new mode 100644

-- 
To view, visit https://gerrit.asterisk.org/8311
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: testsuite
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9aac68227e706a8d456110d6a5d46434ed8b1f57
Gerrit-Change-Number: 8311
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180221/335ac815/attachment.html>


More information about the asterisk-code-review mailing list