# texts that can be used and explicitly leaves open the format
# of these messages. Also, GNU getopt is broken and does not
# use __progname in the first place. *sigh* -- mirabilos
- dotest_fail basicb-21 "${testcvs} -q admin -H 2>&1 | sed 's/^admin: /cvs: /'" \
-"cvs: invalid option -- '*H'*
+ dotest_fail basicb-21 "${testcvs} -q admin -H" \
+"admin: invalid option -- '*H'*
${CPROG} \[admin aborted\]: specify ${CPROG} -H admin for usage information" \
"cvs: illegal option -- '*H'*
${CPROG} \[admin aborted\]: specify ${CPROG} -H admin for usage information"