summaryrefslogtreecommitdiff
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2010-07-18 20:19:21 +0000
committerMåns Rullgård <mans@mansr.com>2010-07-18 20:19:21 +0000
commitd2f33c8021477f3c5e835ee224d604c1fc48c97c (patch)
treedcd37d526b878908b2a4641598e94076d1668c98 /tests/fate-run.sh
parent122a9af76b1caee50e8c80992de650b5a1013fd3 (diff)
fate: use our variable names in test rules imported from Mike's db
Originally committed as revision 24312 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 6177a0ab94..a4c50e26a2 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -12,10 +12,6 @@ cmp=${6:-diff}
ref=${7:-"${base}/ref/fate/${test}"}
fuzz=$8
-# compatibility with Mike's test specs
-SAMPLES_PATH=$samples
-BUILD_PATH=$target_path
-
outdir="tests/data/fate"
outfile="${outdir}/${test}"