Re: [FFmpeg-devel] [PATCH] fate: use PROGSSUF

2015-10-16 Thread Michael Niedermayer
On Thu, Oct 15, 2015 at 02:45:45AM +0200, Michael Niedermayer wrote: > On Thu, Oct 15, 2015 at 01:31:11AM +0200, Michael Niedermayer wrote: > > On Wed, Oct 14, 2015 at 07:18:27PM +0200, Christophe Gisquet wrote: > > > May require exporting in the shell var PROGSUF when invoking a > > > shell script

Re: [FFmpeg-devel] [PATCH] fate: use PROGSSUF

2015-10-14 Thread Michael Niedermayer
On Thu, Oct 15, 2015 at 01:31:11AM +0200, Michael Niedermayer wrote: > On Wed, Oct 14, 2015 at 07:18:27PM +0200, Christophe Gisquet wrote: > > May require exporting in the shell var PROGSUF when invoking a > > shell script. > > --- > > tests/Makefile | 14 +- > > tests/fa

Re: [FFmpeg-devel] [PATCH] fate: use PROGSSUF

2015-10-14 Thread Michael Niedermayer
On Wed, Oct 14, 2015 at 07:18:27PM +0200, Christophe Gisquet wrote: > May require exporting in the shell var PROGSUF when invoking a > shell script. > --- > tests/Makefile | 14 +- > tests/fate-run.sh| 38 +++--- > tests/fate/ff

[FFmpeg-devel] [PATCH] fate: use PROGSSUF

2015-10-14 Thread Christophe Gisquet
May require exporting in the shell var PROGSUF when invoking a shell script. --- tests/Makefile | 14 +- tests/fate-run.sh| 38 +++--- tests/fate/ffprobe.mak | 2 +- tests/fate/filter-video.mak | 4 ++-- tests/fate/prob