1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-03-03 19:47:42 +02:00

(TESTS): Add umask-x

This commit is contained in:
Paul Eggert
2005-05-04 17:22:41 +00:00
parent 4432ecc7b5
commit 5147bacee1

View File

@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-.
AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = no-x equals equal-x c-option setgid usage
TESTS = no-x equals equal-x c-option setgid umask-x usage
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"