On Mon, Nov 10, 2014 at 12:25:20PM -0800, Timothy Gu wrote:
> What is this? Next time would you mind adding a [TAG] in the summary? thanks!
> 
> On Mon, Nov 10, 2014 at 5:57 AM, Michael Niedermayer <michae...@gmx.at> wrote:
> > Signed-off-by: Michael Niedermayer <michae...@gmx.at>
> > ---
> >  update |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/update b/update
> > index 86d51db..92e645d 100644
> > --- a/update
> > +++ b/update
> > @@ -67,7 +67,7 @@ check_ending_newline () {
> >
> >
> >  check_tabs () {
> > -  for file in $(git diff-tree --name-only --diff-filter="A|C|M|R" -r 
> > $REVISION | tail -n +2
> > | egrep -v
> > 'Makefile.*|common.mak|library.mak|subdir.mak|clean-diff|\.diff|\.patch'
> > | egrep "$@") ; do
> 
> > +  for file in $(git diff-tree --name-only --diff-filter="A|C|M|R" -r 
> > $REVISION | tail -n +2
> > | egrep -v
> > 'Makefile.*|common.mak|library.mak|subdir.mak|clean-diff|\.diff|\.patch|\.mak'
> > | egrep "$@") ; do
> 
> you can remove all the other .mak's.

done & new patchset posted

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The misfortune of the wise is better than the prosperity of the fool.
-- Epicurus

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to