Browse Source

fate: remove unused variable in fate.sh

Originally committed as revision 24870 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/n0.8
Måns Rullgård 15 years ago
parent
commit
b56a9c8eef
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tests/fate.sh

+ 0
- 1
tests/fate.sh View File

@@ -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…
Cancel
Save