Project

General

Profile

« Previous | Next » 

Revision 6724

backups/Makefile: Synchronization: %/download: Also download any .md5 file for the file

View differences:

Makefile
126 126

  
127 127
%/download: _always
128 128
	$(rsync) $(remote)$* $(local)$*
129
	-$(if $(filter %.md5,$*),,$(MAKE) $*.md5/download)
130
# ignore errors if $*.md5 does not exist

Also available in: Unified diff