From 6c769d689c2931d3236fd9613308464ea7184d63 Mon Sep 17 00:00:00 2001 From: ZhiQiang Fan Date: Fri, 29 Apr 2016 21:07:02 +0800 Subject: [PATCH] [Trivial] Remove unnecessary executable privilege mirror/centos/yum-priorities-plugin.py is a module rather than a script, there is no need to set +x flag. Change-Id: I59705c729530fdb90ac59b1855e7bf9ad46a221b --- mirror/centos/yum-priorities-plugin.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 mirror/centos/yum-priorities-plugin.py diff --git a/mirror/centos/yum-priorities-plugin.py b/mirror/centos/yum-priorities-plugin.py old mode 100755 new mode 100644