From 73c0b575f8bc044906dd302c5b3b8e1d38216e38 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Mon, 18 May 2009 08:49:45 -0700 Subject: [PATCH] xen: Fix permission on xsconsole plugin Not sure why the file permissions on the xsconsole plugin changed, but this reverts them back. --- .../usr_lib_xsconsole_plugins-base_XSFeatureNiciraVSwitch.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 xenserver/usr_lib_xsconsole_plugins-base_XSFeatureNiciraVSwitch.py diff --git a/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureNiciraVSwitch.py b/xenserver/usr_lib_xsconsole_plugins-base_XSFeatureNiciraVSwitch.py old mode 100755 new mode 100644 -- 2.30.2