[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] Replace spaces with tab on tests/Makefile.am
From: |
Gilles Espinasse |
Subject: |
[PATCH] Replace spaces with tab on tests/Makefile.am |
Date: |
Sat, 19 Feb 2011 10:54:32 +0100 |
Signed-off-by: Gilles Espinasse <address@hidden>
---
tests/Makefile.am | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8aa56cd..9603441 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,7 +27,7 @@ root_tests = \
cp/special-bits \
cp/cp-mv-enotsup-xattr \
cp/capability \
- cp/sparse-fiemap \
+ cp/sparse-fiemap \
dd/skip-seek-past-dev \
install/install-C-root \
ls/capability \
@@ -321,8 +321,8 @@ TESTS = \
cp/dir-vs-file \
cp/existing-perm-race \
cp/fail-perm \
- cp/fiemap-perf \
- cp/fiemap-2 \
+ cp/fiemap-perf \
+ cp/fiemap-2 \
cp/file-perm-race \
cp/into-self \
cp/link \
--
1.7.3.4
- [PATCH] Replace spaces with tab on tests/Makefile.am,
Gilles Espinasse <=