mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-19 21:36:54 +00:00
Use stripped executable in regression tests
Originally committed as revision 21870 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4f83739855
commit
43cfefafbf
@ -20,7 +20,7 @@ outfile="$datadir/${outfile_prefix}-"
|
||||
errfile="$datadir/$this.err"
|
||||
|
||||
# various files
|
||||
ffmpeg="$target_exec ${target_path}/ffmpeg_g"
|
||||
ffmpeg="$target_exec ${target_path}/ffmpeg"
|
||||
tiny_psnr="tests/tiny_psnr"
|
||||
benchfile="$datadir/$this.bench"
|
||||
bench="$datadir/$this.bench.tmp"
|
||||
|
Loading…
Reference in New Issue
Block a user