From 7e4a5030929a897607102253a61b316d27535258 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 19 Jun 2019 12:26:16 -0700 Subject: [PATCH] cgcs-patch: fix permissions These xml files should not have execute bit Change-Id: I0a74ebd30004dd5fe9c6a104b2359457d7489e12 Signed-off-by: Saul Wold --- cgcs-patch/cgcs-patch/cgcs_patch/templates/query.xml | 0 cgcs-patch/cgcs-patch/cgcs_patch/templates/query_hosts.xml | 0 cgcs-patch/cgcs-patch/cgcs_patch/templates/show.xml | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 cgcs-patch/cgcs-patch/cgcs_patch/templates/query.xml mode change 100755 => 100644 cgcs-patch/cgcs-patch/cgcs_patch/templates/query_hosts.xml mode change 100755 => 100644 cgcs-patch/cgcs-patch/cgcs_patch/templates/show.xml diff --git a/cgcs-patch/cgcs-patch/cgcs_patch/templates/query.xml b/cgcs-patch/cgcs-patch/cgcs_patch/templates/query.xml old mode 100755 new mode 100644 diff --git a/cgcs-patch/cgcs-patch/cgcs_patch/templates/query_hosts.xml b/cgcs-patch/cgcs-patch/cgcs_patch/templates/query_hosts.xml old mode 100755 new mode 100644 diff --git a/cgcs-patch/cgcs-patch/cgcs_patch/templates/show.xml b/cgcs-patch/cgcs-patch/cgcs_patch/templates/show.xml old mode 100755 new mode 100644