git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7507022
)
Remove leftover variable.
author
Diego Biurrun
<diego@biurrun.de>
Mon, 15 Jan 2007 00:27:04 +0000
(
00:27
+0000)
committer
Diego Biurrun
<diego@biurrun.de>
Mon, 15 Jan 2007 00:27:04 +0000
(
00:27
+0000)
Originally committed as revision 7523 to svn://svn.ffmpeg.org/ffmpeg/trunk
tests/regression.sh
patch
|
blob
|
history
diff --git
a/tests/regression.sh
b/tests/regression.sh
index
c6fd6cb
..
8a1e095
100755
(executable)
--- a/
tests/regression.sh
+++ b/
tests/regression.sh
@@
-145,7
+145,6
@@
do_ffmpeg_crc()
do_ffmpeg_nocheck()
{
- f="$1"
shift
echo $ffmpeg $FFMPEG_OPTS $*
$ffmpeg $FFMPEG_OPTS -benchmark $* > $bench 2> /tmp/ffmpeg$$