From: Jim Meyering Date: Mon, 26 Sep 2005 07:32:08 +0000 (+0000) Subject: (TESTS): Add read-only. X-Git-Tag: v5.90~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3ce1ce8f77c20aa55678ae11a783e765bf2f21c;p=thirdparty%2Fcoreutils.git (TESTS): Add read-only. --- diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am index 5e520f2ada..ee84a320d2 100644 --- a/tests/touch/Makefile.am +++ b/tests/touch/Makefile.am @@ -2,6 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits TESTS = \ + read-only \ relative \ not-owner \ no-create-missing \