diff options
author | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-01-26 01:27:38 +0100 |
---|---|---|
committer | Carl Eugen Hoyos <cehoyos@ag.or.at> | 2015-01-26 01:27:38 +0100 |
commit | af39b8fec46b5557ff8b95921d9ad339c20c92cd (patch) | |
tree | ecb2850ca038aaa8d1751c1e6e9b5f0a4a6471f4 /libavfilter/vsrc_testsrc.c | |
parent | f994000dc5e472bae11b029261294eab32297afc (diff) | |
download | ffmpeg-af39b8fec46b5557ff8b95921d9ad339c20c92cd.tar.gz |
Fix creation of ffprobe-test.nut on remote targets.
This is not sufficient to run "make fate-ffprobe" on a remote system:
The ffprobe output contains the relative path to the testfile, it is
necessary to run the test from the build directory.
One solution is to use a script like the following as --target-exec:
ssh target "cd /remote/build/directory; $(printf "%q " "$@")"
Diffstat (limited to 'libavfilter/vsrc_testsrc.c')
0 files changed, 0 insertions, 0 deletions