The 16/07/09, Nicolas Sebrecht wrote: > + # then, accept (series of) email(s) > + sed -e '/^$/q' -e '/^[[:blank:]]/d' "$1" | > + grep -v -E -e '^[A-Za-z]+(-[A-Za-z]+)*:' >/dev/null && And again, it's wrong here. -- Nicolas Sebrecht -- 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