Project

General

Profile

« Previous | Next » 

Revision 6581

input.Makefile: SVN: $(svnFilesGlob): Include test.xml.ref instead of all test*.xml* to avoid including test outputs

View differences:

input.Makefile
117 117

  
118 118
##### SVN
119 119

  
120
svnFilesGlob:= */{,$(noImportFile),{,.}{map,*terms,VegBIEN}.csv{,.*},*header.*,*.sql,test*.xml*}
120
svnFilesGlob:= */{,$(noImportFile),{,.}{map,*terms,VegBIEN}.csv{,.*},*header.*,*.sql,test.xml.ref}
121 121
svnFilesGlob := {map.csv,*{schema,~}*.sql,{,*/}*.make,$(svnFilesGlob)}
122 122
_svnFilesGlob := {_MySQL/{,*schema*.sql,*.make},_src/*.{url,pdf}}
123 123
svnFiles = $(filter-out _% logs/%,$(call wildcard/,$(svnFilesGlob)))\

Also available in: Unified diff