From c08aa8fc47473072448596bc8e86eb3271dc60f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20D=C3=ADaz?= Date: Thu, 9 Mar 2017 10:00:19 -0600 Subject: cleanup: adjust permissions on YAML files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit YAML files need not be executable. Change-Id: Ibddd8f8737edb33082f0c39aed78a8bcfbecab45 Signed-off-by: Daniel Díaz --- automated/android/bionic-benchmarks/bionic-benchmarks.yaml | 0 automated/linux/disk/disk-partitioning.yaml | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 automated/android/bionic-benchmarks/bionic-benchmarks.yaml mode change 100755 => 100644 automated/linux/disk/disk-partitioning.yaml (limited to 'automated') diff --git a/automated/android/bionic-benchmarks/bionic-benchmarks.yaml b/automated/android/bionic-benchmarks/bionic-benchmarks.yaml old mode 100755 new mode 100644 diff --git a/automated/linux/disk/disk-partitioning.yaml b/automated/linux/disk/disk-partitioning.yaml old mode 100755 new mode 100644 -- cgit v1.2.3