Re: [FFmpeg-devel] [PATCH 3/3] allow fate references to lack the final newline

2014-11-10 Thread Lukasz Marek
On 11.11.2014 00:59, Timothy Gu wrote: On Monday, November 10, 2014, Michael Niedermayer wrote: From: Lukasz Marek > --- update |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) LGTM if tested. tested on my local repo and it is working as expected.

Re: [FFmpeg-devel] [PATCH 3/3] allow fate references to lack the final newline

2014-11-10 Thread Timothy Gu
On Monday, November 10, 2014, Michael Niedermayer wrote: > From: Lukasz Marek > > > --- > update |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > LGTM if tested. Timothy ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg

[FFmpeg-devel] [PATCH 3/3] allow fate references to lack the final newline

2014-11-10 Thread Michael Niedermayer
From: Lukasz Marek --- update |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update b/update index 69b3b38..2612365 100644 --- a/update +++ b/update @@ -53,7 +53,7 @@ check_trailing_whitespace () { } check_ending_newline () { - for file in $(git diff-tree --name-only