Mark Wooding <mdw@xxxxxxxxxxxxxxxx> writes: > From: Mark Wooding <mdw@xxxxxxxxxxxxxxxx> > > Some words, e.g., `match', are special to expr(1), and cause strange > parsing effects. Track down all uses of expr and mangle the arguments > so that this isn't a problem. Gaaaaaaaaaah. http://www.opengroup.org/onlinepubs/009695399/utilities/expr.html says use of length, substr, index, match as string arguments produces unspecified results, so obviously the program was wrong. Thanks. - : 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