From: Bill Kendall Date: Mon, 7 Nov 2011 17:50:53 +0000 (-0600) Subject: fix permissions on non-executable tests X-Git-Tag: v2022.05.01~3647 X-Git-Url: http://git.apps.os.sepia.ceph.com/?p=xfstests-dev.git;a=commitdiff_plain;h=ffa7eed8a3996deb164a5571a62fe147ec5b5b5d fix permissions on non-executable tests Tests that are not executable are made executable when they are run, causing git to report them as modified. Fix this by changing non-executable tests to have permissions of 0755. Reviewed-by: Alex Elder Signed-off-by: Bill Kendall Signed-off-by: Christoph Hellwig --- diff --git a/255 b/255 old mode 100644 new mode 100755 diff --git a/256 b/256 old mode 100644 new mode 100755 diff --git a/257 b/257 old mode 100644 new mode 100755 diff --git a/258 b/258 old mode 100644 new mode 100755 diff --git a/259 b/259 old mode 100644 new mode 100755 diff --git a/260 b/260 old mode 100644 new mode 100755 diff --git a/261 b/261 old mode 100644 new mode 100755 diff --git a/262 b/262 old mode 100644 new mode 100755 diff --git a/263 b/263 old mode 100644 new mode 100755 diff --git a/266 b/266 old mode 100644 new mode 100755 diff --git a/267 b/267 old mode 100644 new mode 100755 diff --git a/268 b/268 old mode 100644 new mode 100755