* [PATCH] xfstests: fix permissions on non-executable tests
@ 2011-11-07 17:50 Bill Kendall
2011-11-08 2:11 ` Alex Elder
0 siblings, 1 reply; 2+ messages in thread
From: Bill Kendall @ 2011-11-07 17:50 UTC (permalink / raw)
To: xfs
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.
Signed-off-by: Bill Kendall <wkendall@sgi.com>
---
0 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 255
mode change 100644 => 100755 256
mode change 100644 => 100755 257
mode change 100644 => 100755 258
mode change 100644 => 100755 259
mode change 100644 => 100755 260
mode change 100644 => 100755 261
mode change 100644 => 100755 262
mode change 100644 => 100755 263
mode change 100644 => 100755 266
mode change 100644 => 100755 267
mode change 100644 => 100755 268
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
--
1.7.0.4
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-08 2:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 17:50 [PATCH] xfstests: fix permissions on non-executable tests Bill Kendall
2011-11-08 2:11 ` Alex Elder
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox