summaryrefslogtreecommitdiffstats
path: root/tests/fate-run.sh
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2017-10-11 19:02:04 -0300
committerJames Almer <jamrial@gmail.com>2017-10-11 19:02:04 -0300
commit85e2fe6281834ac7f16a12a332d9de4b2ec3cd29 (patch)
tree0ccfd30aeeea15495b57e6b4deec2ac20a31cdcf /tests/fate-run.sh
parent9908eac218661de44fb2da65860bd987c807af17 (diff)
parentdb869f4ea4405fb8f9736e5ecdca70f77621a28e (diff)
downloadffmpeg-streaming-85e2fe6281834ac7f16a12a332d9de4b2ec3cd29.zip
ffmpeg-streaming-85e2fe6281834ac7f16a12a332d9de4b2ec3cd29.tar.gz
Merge commit 'db869f4ea4405fb8f9736e5ecdca70f77621a28e'
* commit 'db869f4ea4405fb8f9736e5ecdca70f77621a28e': fate: Add build-only targets to FATE Merged-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'tests/fate-run.sh')
-rwxr-xr-xtests/fate-run.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate-run.sh b/tests/fate-run.sh
index 4641640..51480b4 100755
--- a/tests/fate-run.sh
+++ b/tests/fate-run.sh
@@ -350,6 +350,9 @@ concat(){
else
run ffprobe${PROGSUF} -bitexact -show_streams -show_packets -v 0 -of compact=p=0:nk=1 -fflags keepside -safe 0 $extra_args $concatfile
fi
+
+null(){
+ :
}
mkdir -p "$outdir"
OpenPOWER on IntegriCloud