Hi Chuck, On 26 Jul 2010, at 11:03, Charles Wilson wrote: > tests/getopt-m4sh.at: Use new signature as implemented by > de8a0992b21b76a13c302cf48588ad5f6042595c, when determining > whether to test Extended-shell functions. > --- > tests/getopt-m4sh.at | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > > In the referenced commit, the signature of functions replaced > by _LT_PROG_FUNCTION_REPLACE was changed from '# XSI $function' > to '# Extended-shell $function'. Ensure that getopt-m4sh.at > tests for the correct signature, instead of always skipping the > affected tests. > > Tested on cygwin. Before, tests 2,4,6 were skipped. After, they > are no longer skipped (and they pass) since cygwin shell does > support the XSI features. > > OK to commit?
Gah! I could have sworn I'd changed that file too, but somehow it seems I didn't commit :( Thanks for the catch, and please push! Cheers, -- Gary V. Vaughan (g...@gnu.org)