From a3fee8b6afdbb70317d2124d5a3bb0d2887ab31b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 11 Dec 2011 11:59:31 +0100 Subject: ls: give a more useful diagnostic for a bogus --time-style arg * src/ls.c (decode_switches): Replace our use of XARGMATCH with open-coded version so that we can give a better diagnostic. * tests/ls/time-style-diag: New file. * tests/Makefile.am (TESTS): Add it. Reported by Dan Jacobson in http://bugs.gnu.org/10253 with suggestions from Eric Blake and Paul Eggert. --- gnulib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnulib') diff --git a/gnulib b/gnulib index a5f6df2b1..f5c2e2ac7 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit a5f6df2b1f3f0fdc73635de3ad285d21703dab18 +Subproject commit f5c2e2ac7d4ca2f6ba15e56a245f348899360a00 -- cgit v1.2.3-54-g00ecf