Commit a4a9cdcd authored by mru's avatar mru

Fix running regression tests on remote targets

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18251 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6df7a2d0
......@@ -29,7 +29,7 @@ bench2="$datadir/$this.bench2.tmp"
raw_src="${target_path}/$3/%02d.pgm"
raw_dst="$datadir/$this.out.yuv"
raw_ref="$datadir/$2.ref.yuv"
pcm_src="$datadir/asynth1.sw"
pcm_src="$target_datadir/asynth1.sw"
pcm_dst="$datadir/$this.out.wav"
pcm_ref="$datadir/$2.ref.wav"
crcfile="$datadir/$this.crc"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment