diff options
author | Jim Meyering <jim@meyering.net> | 2006-02-03 14:09:53 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2006-02-03 14:09:53 +0000 |
commit | 4ccc271adfeba2bb3d3fce506ce892b3e55f924c (patch) | |
tree | 3a491ca082f049ec6eb694d29eefc5cf8a3840c3 /tests/Makefile.in | |
parent | 9a8fc545232478d4374670b8adc103158a030d73 (diff) | |
download | coreutils-4ccc271adfeba2bb3d3fce506ce892b3e55f924c.tar.gz coreutils-4ccc271adfeba2bb3d3fce506ce892b3e55f924c.tar.bz2 coreutils-4ccc271adfeba2bb3d3fce506ce892b3e55f924c.zip |
regenerate, as usual
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r-- | tests/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in index 01cbaacb1..e450aeca9 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -713,6 +713,7 @@ check-root: cd cp && $(MAKE) check TESTS=special-bits cd rm && $(MAKE) check TESTS=no-give-up cd rm && $(MAKE) check TESTS=fail-2eperm + cd tail-2 && $(MAKE) check TESTS=append-only check-recursive: evar-check root-hint |