[mythtv-commits] [MythTV/mythtv] 8dce45: HTML/Python Tidy: Clean up various file modes/sheb...

Gary Buhrmaster noreply at github.com
Sat Dec 28 21:53:14 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 8dce45294c4b9b59efaddbdf618060593f381b80
      https://github.com/MythTV/mythtv/commit/8dce45294c4b9b59efaddbdf618060593f381b80
  Author: Gary Buhrmaster <gary.buhrmaster at gmail.com>
  Date:   2019-12-28 (Sat, 28 Dec 2019)

  Changed paths:
    M mythtv/bindings/python/MythTV/__init__.py
    M mythtv/bindings/python/MythTV/ttvdb/tvdbXslt.py
    M mythtv/bindings/python/MythTV/ttvdb/tvdb_api.py
    M mythtv/bindings/python/MythTV/ttvdb/tvdb_exceptions.py
    M mythtv/bindings/python/MythTV/ttvdb/tvdb_ui.py
    M mythtv/bindings/python/MythTV/utility/dicttoxml.py
    M mythtv/bindings/python/MythTV/wikiscripts/__init__.py
    M mythtv/bindings/python/MythTV/wikiscripts/wikiscripts.py
    M mythtv/bindings/python/tmdb3/scripts/populate_locale.py
    M mythtv/bindings/python/tmdb3/scripts/pytmdb3.py
    M mythtv/bindings/python/tmdb3/tmdb3/__init__.py
    M mythtv/bindings/python/tmdb3/tmdb3/cache.py
    M mythtv/bindings/python/tmdb3/tmdb3/cache_engine.py
    M mythtv/bindings/python/tmdb3/tmdb3/cache_file.py
    M mythtv/bindings/python/tmdb3/tmdb3/cache_null.py
    M mythtv/bindings/python/tmdb3/tmdb3/locales.py
    M mythtv/bindings/python/tmdb3/tmdb3/pager.py
    M mythtv/bindings/python/tmdb3/tmdb3/request.py
    M mythtv/bindings/python/tmdb3/tmdb3/tmdb_api.py
    M mythtv/bindings/python/tmdb3/tmdb3/tmdb_auth.py
    M mythtv/bindings/python/tmdb3/tmdb3/tmdb_exceptions.py
    M mythtv/bindings/python/tmdb3/tmdb3/util.py
    M mythtv/html/3rdParty/jquery/galleria/plugins/flickr/flickr-loader.gif
    M mythtv/html/video/images/mv_gallery_dir_up.png
    M mythtv/html/video/images/unknown.png

  Log Message:
  -----------
  HTML/Python Tidy: Clean up various file modes/shebangs

Removes execute permissions where not needed and shebangs probably
left from testing. Based on three tickets.

Closes #13537
Closes #13539
Closes #13540

Signed-off-by: Bill Meek <billmeek at mythtv.org>




More information about the mythtv-commits mailing list