Home | History | Annotate | Download | only in src

Lines Matching refs:errmsg

44 errmsg=			# error message, if not empty
71 if test -z "$errmsg"
77 errmsg='Shell does not support "!".'
83 if test -z "$errmsg"
89 errmsg='Shell does not support functions.'
101 if test -z "$errmsg"
107 errmsg='Shell does not support the "local" keyword in functions.'
116 if test -z "$errmsg"
124 errmsg='Shell does not support "${var%suffix}" or "${var#prefix}".'
132 if test -z "$errmsg"
139 errmsg='Shell does not support IFS word splitting.'
147 if test -z "$errmsg"
155 errmsg='Shell does not support ${1+"$@"}.'
161 if test -z "$errmsg"
167 errmsg='Shell does not support "$(...)" command substitution.'
177 if test -z "$errmsg"
192 if test -z "$errmsg"
198 errmsg='Shell does not support getopts or getopt.'
207 if test -n "$errmsg"
209 echo >&2 "$0: $errmsg"
222 if test -n "$errmsg"
239 $0: $errmsg
257 $0: $errmsg