Re: [PATCH 0/10] MAINTAINERS - add script, patterns and miscupdates

From: Andrew Morton
Date: Fri Apr 17 2009 - 17:46:21 EST


On Fri, 17 Apr 2009 14:27:32 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> $ ./scripts/get_maintainer.pl -f Documentation/DocBook/sh.tmpl

Lots of people's scripts/get_maintainer.pl files won't have the `x' bit
set because patch(1) is dumb. So for reliability it's best to always do

perl ./scripts/get_maintainer.pl

<does that>

: akpm:/usr/src/25> perl scripts/get_maintainer.pl -f fs/ext3/inode.c
: grep: The -P option is not supported

that's odd. `man grep' on this machine says

-P, --perl-regexp
Interpret PATTERN as a Perl regular expression.

: fatal: Not a git repository

it whines about not being run in a git directory, but does a decent
job anyway.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/