From 135351c549050196b5c1322b3ab1e956565ab3d8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 9 Apr 2011 23:18:59 +0200 Subject: [PATCH] maint: change "a a" to "a" * tests/test-lchown.h (test_lchown): s/a a/a/ --- ChangeLog | 3 +++ tests/test-lchown.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 521aefa85..f1c5c3afd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-04-09 Jim Meyering + maint: change "a a" to "a" + * tests/test-lchown.h (test_lchown): s/a a/a/ + maint.mk: prohibit \ * top/maint.mk (sc_prohibit_the_the): New rule. diff --git a/tests/test-lchown.h b/tests/test-lchown.h index aa1067418..229ed6b01 100644 --- a/tests/test-lchown.h +++ b/tests/test-lchown.h @@ -46,7 +46,7 @@ test_lchown (int (*func) (char const *, uid_t, gid_t), bool print) int result; /* Solaris 8 is interesting - if the current process belongs to - multiple groups, the current directory is owned by a a group that + multiple groups, the current directory is owned by a group that the current process belongs to but different than getegid(), and the current directory does not have the S_ISGID bit, then regular files created in the directory belong to the directory's group, -- 2.11.0