Revision 722
Added by Aaron Marcuse-Kubitza almost 13 years ago
inputs/SALVIAS/test/import.out.ref | ||
---|---|---|
1 |
Processed 2 input rows |
|
2 |
Processed 2 input rows |
|
3 |
Processed 2 input rows |
|
1 |
Inserted 120 new rows into database |
inputs/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
input.Makefile: Don't abort tester if only 2-step test fails, as it's often finicky