Tim Henigan <tim.henigan@xxxxxxxxx> writes: > + -x|--e|--ex|--ext|--extc|--extcm|--extcmd) > + if test $# == 1 That is not POSIX. if test $# = 1 No need to resend; I'll fix it up locally. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html