Skip to content
Snippets Groups Projects
Commit 438b7a75 authored by mdb's avatar mdb
Browse files

* sanity.sh (basicb-21): The getopt() in glibc 2.9 thru 2.13 are

not posix.2 compliant. They use "%s: invalid option -- '%c'\n"
instead of "%s: illegal option -- %c\n", so adjust the expr.
(Reported by David Taylor <dtaylor@emc.com>.)
parent 4b77426a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment