diff options
author | Gilles Espinasse <g.esp@free.fr> | 2011-02-19 23:09:09 +0000 |
---|---|---|
committer | Pádraig Brady <P@draigBrady.com> | 2011-02-19 23:09:09 +0000 |
commit | 269665866d589ee9b3b44156c59a3169dbfd3629 (patch) | |
tree | 23a7c8c371b930759185b354cb6e8db9ff932a93 /tests | |
parent | 2895f44e891472c8e86a87989e0e2d41585b006f (diff) | |
download | coreutils-269665866d589ee9b3b44156c59a3169dbfd3629.tar.xz |
maint: replace spaces with tab in tests/Makefile.am
* tests/Makefile.am: Replace spaces with tabs for consistency
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 8aa56cdaf..9603441b0 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 \ |