From fc26b7304ce99db643ba09fac9368a23d9e93bdc Mon Sep 17 00:00:00 2001 From: ismailof Date: Mon, 6 Jun 2016 23:22:40 +0200 Subject: [PATCH] chmod correction --- mopidy/mpd/protocol/status.py | 0 tests/mpd/test_status.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mopidy/mpd/protocol/status.py mode change 100755 => 100644 tests/mpd/test_status.py diff --git a/mopidy/mpd/protocol/status.py b/mopidy/mpd/protocol/status.py old mode 100755 new mode 100644 diff --git a/tests/mpd/test_status.py b/tests/mpd/test_status.py old mode 100755 new mode 100644