Commit dec4b470 authored by Mans Rullgard's avatar Mans Rullgard

fate: use 'run' helper for seek-test

This is simpler, and the actual seek-test command is printed with V=1.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent bc3a741f
......@@ -104,7 +104,7 @@ seektest(){
file=$(echo tests/data/$d/$file)
;;
esac
$target_exec $target_path/libavformat/seek-test $target_path/$file
run libavformat/seek-test $target_path/$file
}
mkdir -p "$outdir"
......
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