From 5147bacee138ede2b755f9e92c34fb42e67c8f67 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Wed, 4 May 2005 17:22:41 +0000 Subject: (TESTS): Add umask-x --- tests/chmod/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index 347dad8c0..a3636212c 100644 --- a/tests/chmod/Makefile.am +++ b/tests/chmod/Makefile.am @@ -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" -- cgit v1.2.3-54-g00ecf