| commit | 73a26bf47aa000ec167f73f1d445a2e1b479877b | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 26 17:36:44 2024 +0200 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Apr 26 17:36:54 2024 +0200 |
| tree | c7ad0a6e859c10a861a3c0063a2e151a5d90ad45 | |
| parent | 5b734cee52bb47fb96a436597beeefff43316b4f [diff] [blame] |
Count errors in script and don“t ignore them in make test
diff --git a/Makefile b/Makefile index 9b9f669..65a21c1 100644 --- a/Makefile +++ b/Makefile
@@ -58,7 +58,7 @@ tail -n 1 xslt/idsCorpus-template.xml >> $@ test: models/dereko_domains_s.classifier i5valid - - bash test/test-xml.sh + bash test/test-xml.sh i5: $(foreach year,$(YEARS),$(TARGET_DIR)/dnb$(year).i5.xml)