mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-11 06:34:40 +02:00
* tests/Makefile.am (EXTRA_DIST): Add sparse-file.
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* NEWS: Record the 6.1 release date.
|
||||
* configure.ac (AC_INIT): Remove "-cvs" suffix from version string.
|
||||
|
||||
* tests/Makefile.am (EXTRA_DIST): Add sparse-file.
|
||||
|
||||
Avoid test failure when `make check' is run through debuild.
|
||||
* tests/help-version: Ensure that $SHELL is set to some value
|
||||
and exported. Patch from Sven Joachim. For details, see
|
||||
|
||||
@@ -16,7 +16,8 @@ TESTS_ENVIRONMENT = \
|
||||
EXTRA_DIST = \
|
||||
$(TESTS) Coreutils.pm Makefile.am.in README acl envvar-check \
|
||||
expensive group-names input-tty lang-default mk-script priv-check \
|
||||
rwx-to-mode sample-test setgid-check umask-check very-expensive
|
||||
rwx-to-mode sample-test setgid-check sparse-file \
|
||||
umask-check very-expensive
|
||||
|
||||
## N O T E :: Please do not add new tests/ directories.
|
||||
## Some people feel that there are too many already.
|
||||
|
||||
Reference in New Issue
Block a user