Project

General

Profile

« Previous | Next » 

Revision 3818

mappings/Makefile: for_review/VegBIEN-DwC2.specimens.csv: Include all comments column(s), not just the first

View differences:

Makefile
85 85
dwcMaps += DwC-VegBIEN.specimens.csv
86 86

  
87 87
for_review/VegBIEN-DwC2.specimens.csv: for_review/DwC2-VegBIEN.specimens.csv
88
	$(bin)/cols 1 0 2 <$< >$@
88
	$(bin)/cols 1 0 + <$< >$@
89 89
dwcMaps += for_review/VegBIEN-DwC2.specimens.csv
90
# keep Comments column
90
# keep comments column(s)
91 91

  
92 92
dwc_maps: _always $(dwcMaps) ;
93 93

  

Also available in: Unified diff