On Mon, Mar 5, 2012 at 20:38, Sami Kerola <kerolasa@xxxxxx> wrote: > Signed-off-by: Sami Kerola <kerolasa@xxxxxx> > --- > include/pathnames.h | 17 ++++------------- > login-utils/setpwnam.h | 2 +- > tests/expected/paths/built-in | 8 -------- > tests/helpers/test_pathnames.c | 8 -------- > 4 files changed, 5 insertions(+), 30 deletions(-) The original patch is incomplete. I missed a line removal below. Patch is fixed in my git. diff --git a/tests/helpers/test_pathnames.c b/tests/helpers/test_pathnames.c index 962fe5a..ebd5249 100644 --- a/tests/helpers/test_pathnames.c +++ b/tests/helpers/test_pathnames.c @@ -54,7 +54,6 @@ struct hlpPath paths[] = DEF_HLPPATH(_PATH_GSHADOW), DEF_HLPPATH(_PATH_GROUP), DEF_HLPPATH(_PATH_SHADOW_PASSWD), - DEF_HLPPATH(_PATH_SHADOW_GROUP), DEF_HLPPATH(_PATH_WORDS), DEF_HLPPATH(_PATH_WORDS_ALT), DEF_HLPPATH(_PATH_UMOUNT), -- Sami Kerola http://www.iki.fi/kerolasa/ -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html