scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a...
authorJoe Perches <joe@perches.com>
Tue, 16 Jun 2009 22:34:04 +0000 (15:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 02:47:54 +0000 (19:47 -0700)
commit7f29fd2748ac8a8a47c949b26e5a9749b1b804fb
tree689e0aca5b3b52a30e05fc2a57be9c097db2595e
parentdf4cc036828f6027689016a91adadee405eab104
scripts/get_maintainer.pl: change "die" to "warn" when command line file is not a patch

fixes git send-email with a cover letter

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl