Project

General

Profile

« Previous | Next » 

Revision 722

input.Makefile: Don't abort tester if only 2-step test fails, as it's often finicky

View differences:

input.Makefile
144 144

  
145 145
test/VegBIEN.2-step.xml: test/VegX.xml\
146 146
$(root)/mappings/VegX-VegBIEN.organisms.csv _always
147
	$(call test,$(root)/map)
147
	-$(call test,$(root)/map)
148
# Don't abort tester if only 2-step test fails, as it's often finicky
148 149

  
149 150
test/import.out: $(vegbienMaps) _always
150 151
	$(call test,$(map2db))

Also available in: Unified diff