Home
last modified time | relevance | path

Searched refs:RSYNC_OPTIONS (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/tests/
DMakefile264 RSYNC_OPTIONS-$(HAVE_RSYNC_CONTIMEOUT) += --contimeout=60
265 RSYNC_OPTIONS = -vrltLW --timeout=60 $(RSYNC_OPTIONS-yes) macro
278 rsync $(RSYNC_OPTIONS) rsync://fate-suite.ffmpeg.org/fate-suite/ $(SAMPLES)