[PATCH v2 08/12] xfstests: add executable permission to tests
Junho Ryu
jayr at google.com
Tue Dec 17 16:18:38 CST 2013
From: Hugh Dickins <hughd at google.com>
add executable permission to generic/311, generic/314 and generic/315.
Just like other tests in the same directory.
Signed-off-by: Hugh Dickins <hughd at google.com>
Signed-off-by: Junho Ryu <jayr at google.com>
---
v2: same as v1
tests/generic/311 | 0
tests/generic/315 | 0
tests/generic/321 | 0
tests/generic/322 | 0
4 files changed, 0 insertions(+), 0 deletions(-)
mode change 100644 => 100755 tests/generic/311
mode change 100644 => 100755 tests/generic/315
mode change 100644 => 100755 tests/generic/321
mode change 100644 => 100755 tests/generic/322
diff --git a/tests/generic/311 b/tests/generic/311
old mode 100644
new mode 100755
diff --git a/tests/generic/315 b/tests/generic/315
old mode 100644
new mode 100755
diff --git a/tests/generic/321 b/tests/generic/321
old mode 100644
new mode 100755
diff --git a/tests/generic/322 b/tests/generic/322
old mode 100644
new mode 100755
--
1.8.5.1
More information about the xfs
mailing list