forked from FFmpeg/FFmpeg
fate: remove unused variable in fate.sh
Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
78b5c97d3e
commit
b56a9c8eef
1 changed files with 0 additions and 1 deletions
|
@ -94,7 +94,6 @@ cd ${workdir} || die "cd ${workdir} failed"
|
|||
src=${workdir}/src
|
||||
build=${workdir}/build
|
||||
inst=${workdir}/install
|
||||
report=tests/data/fate/report
|
||||
|
||||
test -d "$src" && update || checkout || die "Error fetching source"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue