From: Jim Meyering Date: Thu, 20 Oct 2005 14:27:03 +0000 (+0000) Subject: (TESTS): Add octal. X-Git-Tag: v5.92~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d87b9dfa105141b984e87d940dcb7999af256dd4;p=thirdparty%2Fcoreutils.git (TESTS): Add octal. --- diff --git a/tests/chmod/Makefile.am b/tests/chmod/Makefile.am index a3636212c2..26e38a7b5b 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 umask-x usage +TESTS = octal no-x equals equal-x c-option setgid umask-x usage EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"