Project

General

Profile

« Previous | Next » 

Revision 5086

inputs/Makefile: Import logs: Also download inputs/.TNRS/tnrs/tnrs.make.log

View differences:

Makefile
23 23

  
24 24
rsyncLogs := $(rsync*) --exclude=".svn/" --include="/*/" --include="/*/*/"\
25 25
--include="/*/*/logs/" --exclude="/*/*/logs/install.log.sql"\
26
--include="/*/*/logs/*.log.sql" --exclude="**"
26
--include="/*/*/logs/*.log.sql" --include="/.TNRS/tnrs/tnrs.make.log"\
27
--exclude="**"
27 28

  
28 29
download-logs: _always
29 30
	$(rsyncLogs) $(remote) $(local)

Also available in: Unified diff