Commit 05a6c625 authored by Michael Niedermayer's avatar Michael Niedermayer

fate: switch rsync to fate-suite.ffmpeg.org

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent efcfcf87
...@@ -124,7 +124,7 @@ FATE += $(FATE_LAVF_FATE) ...@@ -124,7 +124,7 @@ FATE += $(FATE_LAVF_FATE)
FATE += $(FATE_FULL) $(FATE_FULL-yes) FATE += $(FATE_FULL) $(FATE_FULL-yes)
FATE += $(FATE_SAMPLES) FATE += $(FATE_SAMPLES)
fate-rsync: fate-rsync:
rsync -vaLW --timeout=60 --contimeout=60 rsync://fate-suite.avcodec.org/fate-suite/ $(SAMPLES) rsync -vaLW --timeout=60 --contimeout=60 rsync://fate-suite.ffmpeg.org/fate-suite/ $(SAMPLES)
else else
fate:: fate::
@echo "warning: only a subset of the fate tests will be run because SAMPLES is not specified" @echo "warning: only a subset of the fate tests will be run because SAMPLES is not specified"
......
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