Reverted commit mistakenly changing file modifiers to 755

This commit is contained in:
Duncan Sommerville 2015-01-14 20:45:03 -05:00
parent b338c5cf0d
commit 5e22f929c7
2070 changed files with 1 additions and 1 deletions

View file

@ -13,4 +13,4 @@ export PYTHONPATH=/usr/lib/airtime/:/usr/lib/airtime/pypo/bin/:/usr/lib/airtime/
export LC_ALL=`cat /etc/default/locale | grep "LANG=" | cut -d= -f2 | tr -d "\n\""`
export TERM=xterm
exec python /usr/lib/airtime/pypo/bin/pypocli.py > /var/log/airtime/pypo/py-interpreter.log 2>&1
exec python ${pypo_path}/pypocli.py > /var/log/airtime/pypo/py-interpreter.log 2>&1

0
python_apps/pypo/install/airtime-liquidsoap.conf Executable file → Normal file
View file

0
python_apps/pypo/install/airtime-playout.conf Executable file → Normal file
View file

0
python_apps/pypo/pypo/AUTHORS Executable file → Normal file
View file

0
python_apps/pypo/pypo/LICENSE Executable file → Normal file
View file

0
python_apps/pypo/pypo/__init__.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/eventtypes.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/aac.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/aacplus.liq Executable file → Normal file
View file

View file

0
python_apps/pypo/pypo/liquidsoap_scripts/fdkaac.liq Executable file → Normal file
View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

View file

0
python_apps/pypo/pypo/liquidsoap_scripts/ls_lib.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/ls_script.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/mp3.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/ogg.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/liquidsoap_scripts/opus.liq Executable file → Normal file
View file

0
python_apps/pypo/pypo/listenerstat.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/logging.cfg Executable file → Normal file
View file

0
python_apps/pypo/pypo/media/__init__.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/media/update/__init__.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/media/update/replaygain.py Executable file → Normal file
View file

View file

0
python_apps/pypo/pypo/media/update/silananalyzer.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/notify_logging.cfg Executable file → Normal file
View file

0
python_apps/pypo/pypo/pure.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypocli.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypofetch.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypofile.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypoliqqueue.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypoliquidsoap.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypomessagehandler.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pyponotify.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/pypopush.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/recorder.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/telnetliquidsoap.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/testpypoliqqueue.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/tests/test_modify_cue_in.py Executable file → Normal file
View file

0
python_apps/pypo/pypo/timeout.py Executable file → Normal file
View file

0
python_apps/pypo/setup.py Executable file → Normal file
View file